PicketLink Federation Core 2.1.6.Final-redhat-2

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

Packages that use RequestSecurityTokenResponseType
org.picketlink.identity.federation.core.wstrust.wrappers   
org.picketlink.identity.federation.ws.trust   
 

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

Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return RequestSecurityTokenResponseType
 RequestSecurityTokenResponseType RequestSecurityTokenResponse.getDelegate()
           Obtains a reference to the RequestSecurityTokenResponseType delegate.
 

Constructors in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type RequestSecurityTokenResponseType
RequestSecurityTokenResponse(RequestSecurityTokenResponseType delegate)
           Creates an instance of RequestSecurityTokenResponse using the specified delegate.
 

Uses of RequestSecurityTokenResponseType in org.picketlink.identity.federation.ws.trust
 

Fields in org.picketlink.identity.federation.ws.trust with type parameters of type RequestSecurityTokenResponseType
protected  List<RequestSecurityTokenResponseType> RequestSecurityTokenResponseCollectionType.requestSecurityTokenResponse
           
 

Methods in org.picketlink.identity.federation.ws.trust that return types with arguments of type RequestSecurityTokenResponseType
 List<RequestSecurityTokenResponseType> RequestSecurityTokenResponseCollectionType.getRequestSecurityTokenResponse()
          Gets the value of the requestSecurityTokenResponse property.
 

Methods in org.picketlink.identity.federation.ws.trust with parameters of type RequestSecurityTokenResponseType
 void RequestSecurityTokenResponseCollectionType.add(RequestSecurityTokenResponseType t)
           
 boolean RequestSecurityTokenResponseCollectionType.remove(RequestSecurityTokenResponseType t)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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