PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.ws.trust.RequestedSecurityTokenType

Packages that use RequestedSecurityTokenType
org.picketlink.identity.federation.core.wstrust.wrappers   
 

Uses of RequestedSecurityTokenType in org.picketlink.identity.federation.core.wstrust.wrappers
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return RequestedSecurityTokenType
 RequestedSecurityTokenType RequestSecurityTokenResponse.getRequestedSecurityToken()
           Obtains the requested security token that has been set in the response.
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type RequestedSecurityTokenType
 void RequestSecurityTokenResponse.setRequestedSecurityToken(RequestedSecurityTokenType requestedSecurityToken)
           Sets the requested security token in the response.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.