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