PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return RequestedProofTokenType
 RequestedProofTokenType RequestSecurityTokenResponse.getRequestedProofToken()
           Obtains the proof of possession token that has been set in the response.
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type RequestedProofTokenType
 void RequestSecurityTokenResponse.setRequestedProofToken(RequestedProofTokenType requestedProofToken)
           Sets the proof of possesion token in the response.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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