Uses of Class
com.sun.xml.ws.security.trust.impl.bindings.RequestSecurityTokenResponseCollectionType

Packages that use RequestSecurityTokenResponseCollectionType
com.sun.xml.ws.security.trust.impl.bindings   
com.sun.xml.ws.security.trust.impl.elements   
 

Uses of RequestSecurityTokenResponseCollectionType in com.sun.xml.ws.security.trust.impl.bindings
 

Methods in com.sun.xml.ws.security.trust.impl.bindings that return RequestSecurityTokenResponseCollectionType
 RequestSecurityTokenResponseCollectionType ObjectFactory.createRequestSecurityTokenResponseCollectionType()
          Create an instance of RequestSecurityTokenResponseCollectionType
 

Methods in com.sun.xml.ws.security.trust.impl.bindings that return types with arguments of type RequestSecurityTokenResponseCollectionType
 JAXBElement<RequestSecurityTokenResponseCollectionType> ObjectFactory.createIssuedTokens(RequestSecurityTokenResponseCollectionType value)
          Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>}
 JAXBElement<RequestSecurityTokenResponseCollectionType> ObjectFactory.createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)
          Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>}
 

Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type RequestSecurityTokenResponseCollectionType
 JAXBElement<RequestSecurityTokenResponseCollectionType> ObjectFactory.createIssuedTokens(RequestSecurityTokenResponseCollectionType value)
          Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>}
 JAXBElement<RequestSecurityTokenResponseCollectionType> ObjectFactory.createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)
          Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>}
 

Uses of RequestSecurityTokenResponseCollectionType in com.sun.xml.ws.security.trust.impl.elements
 

Subclasses of RequestSecurityTokenResponseCollectionType in com.sun.xml.ws.security.trust.impl.elements
 class RequestSecurityTokenResponseCollectionImpl
           
 

Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type RequestSecurityTokenResponseCollectionType
RequestSecurityTokenResponseCollectionImpl(RequestSecurityTokenResponseCollectionType rstrcType)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.