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

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

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

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

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

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

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

Subclasses of RequestSecurityTokenResponseType in com.sun.xml.ws.security.trust.impl.wssx.elements
 class RequestSecurityTokenResponseImpl
          Implementation of a RequestSecurityTokenResponse.
 

Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RequestSecurityTokenResponseType
RequestSecurityTokenResponseImpl(RequestSecurityTokenResponseType rstrType)
           
 



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