Uses of Interface
org.opensaml.soap.wssecurity.UsageBearing
-
Packages that use UsageBearing Package Description org.opensaml.soap.wssecurity XMLObject interfaces for WS-Security 1.1 elements.org.opensaml.soap.wssecurity.impl XML Object provider implementations for WS-Security. -
-
Uses of UsageBearing in org.opensaml.soap.wssecurity
Subinterfaces of UsageBearing in org.opensaml.soap.wssecurity Modifier and Type Interface Description interfaceSecurityTokenReferenceThe <wsse:SecurityTokenReference> element. -
Uses of UsageBearing in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement UsageBearing Modifier and Type Class Description classSecurityTokenReferenceImplSecurityTokenReferenceImpl.
-