Uses of Interface
org.opensaml.soap.wstrust.RequestSecurityTokenResponse
-
Packages that use RequestSecurityTokenResponse Package Description org.opensaml.soap.wstrust XMLObject interfaces for WS-Trust 1.3 elements. -
-
Uses of RequestSecurityTokenResponse in org.opensaml.soap.wstrust
Methods in org.opensaml.soap.wstrust that return types with arguments of type RequestSecurityTokenResponse Modifier and Type Method Description List<RequestSecurityTokenResponse>RequestSecurityTokenResponseCollection. getRequestSecurityTokenResponses()Returns the list of wst:RequestSecurityTokenResponse child elements.
-