Uses of Interface
org.opensaml.soap.wssecurity.SecurityTokenReference
Packages that use SecurityTokenReference
-
Uses of SecurityTokenReference in org.opensaml.soap.wstrust
Methods in org.opensaml.soap.wstrust that return SecurityTokenReferenceModifier and TypeMethodDescriptionRequestedReferenceType.getSecurityTokenReference()Returns the wsse:SecurityTokenReference child element.Methods in org.opensaml.soap.wstrust with parameters of type SecurityTokenReferenceModifier and TypeMethodDescriptionvoidRequestedReferenceType.setSecurityTokenReference(SecurityTokenReference securityTokenReference) Sets the wsse:SecurityTokenReference child element.