PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

Uses of StatusType in org.picketlink.identity.federation.core.wstrust
 

Methods in org.picketlink.identity.federation.core.wstrust that return StatusType
 StatusType WSTrustRequestContext.getStatus()
           Obtains the status of the security token validation.
 

Methods in org.picketlink.identity.federation.core.wstrust with parameters of type StatusType
 void WSTrustRequestContext.setStatus(StatusType status)
           Sets the status of the security token validation.
 

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

Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return StatusType
 StatusType RequestSecurityTokenResponse.getStatus()
           Obtains the result of a security token validation.
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type StatusType
 void RequestSecurityTokenResponse.setStatus(StatusType status)
           Sets the result of a security token validation.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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