PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return RequestedTokenCancelledType
 RequestedTokenCancelledType RequestSecurityTokenResponse.getRequestedTokenCancelled()
           Obtains the RequestedTokenCancelled section of the response, if it has been set.
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type RequestedTokenCancelledType
 void RequestSecurityTokenResponse.setRequestedTokenCancelled(RequestedTokenCancelledType requestedTokenCancelled)
           Sets the RequestedTokenCancelled section of the response.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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