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

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

Uses of RequestSecurityTokenResponseCollection in org.opensaml.ws.wstrust
 

Subinterfaces of RequestSecurityTokenResponseCollection in org.opensaml.ws.wstrust
 interface IssuedTokens
          The wst:IssuedTokens element.
 

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

Classes in org.opensaml.ws.wstrust.impl that implement RequestSecurityTokenResponseCollection
 class IssuedTokensImpl
          IssuedTokensImpl.
 class RequestSecurityTokenResponseCollectionImpl
          RequestSecurityTokenResponseCollectionImpl.
 

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



Copyright © 2006-2013 Internet2. All Rights Reserved.