Uses of Interface
org.opensaml.soap.wsfed.RequestedSecurityToken
-
Packages that use RequestedSecurityToken Package Description org.opensaml.soap.wsfed XMLObject interfaces for WS-Federation elements. -
-
Uses of RequestedSecurityToken in org.opensaml.soap.wsfed
Methods in org.opensaml.soap.wsfed that return types with arguments of type RequestedSecurityToken Modifier and Type Method Description List<RequestedSecurityToken>RequestSecurityTokenResponse. getRequestedSecurityToken()Return the list of Security Token child elements.
-