Uses of Interface
org.opensaml.ws.wstrust.RequestSecurityTokenResponse

Packages that use RequestSecurityTokenResponse
org.opensaml.ws.wstrust XMLObject interfaces for WS-Trust 1.3 elements. 
org.opensaml.ws.wstrust.impl   
 

Uses of RequestSecurityTokenResponse in org.opensaml.ws.wstrust
 

Methods in org.opensaml.ws.wstrust that return types with arguments of type RequestSecurityTokenResponse
 List<RequestSecurityTokenResponse> RequestSecurityTokenResponseCollection.getRequestSecurityTokenResponses()
          Returns the list of wst:RequestSecurityTokenResponse child elements.
 

Uses of RequestSecurityTokenResponse in org.opensaml.ws.wstrust.impl
 

Classes in org.opensaml.ws.wstrust.impl that implement RequestSecurityTokenResponse
 class RequestSecurityTokenResponseImpl
          RequestSecurityTokenResponseImpl.
 

Methods in org.opensaml.ws.wstrust.impl that return RequestSecurityTokenResponse
 RequestSecurityTokenResponse RequestSecurityTokenResponseBuilder.buildObject()
          Builds a WS-Trust object of the given type.
 RequestSecurityTokenResponse RequestSecurityTokenResponseBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 

Methods in org.opensaml.ws.wstrust.impl that return types with arguments of type RequestSecurityTokenResponse
 List<RequestSecurityTokenResponse> RequestSecurityTokenResponseCollectionImpl.getRequestSecurityTokenResponses()
          Returns the list of wst:RequestSecurityTokenResponse child elements.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.