Uses of Class
org.xmlsoap.schemas.ws._2005._02.trust.holders.RequestSecurityTokenResponseTypeHolder

Packages that use RequestSecurityTokenResponseTypeHolder
org.xmlsoap.schemas.ws._2005._02.trust.impl   
org.xmlsoap.schemas.ws._2005._02.trust.wsdl   
 

Uses of RequestSecurityTokenResponseTypeHolder in org.xmlsoap.schemas.ws._2005._02.trust.impl
 

Methods in org.xmlsoap.schemas.ws._2005._02.trust.impl with parameters of type RequestSecurityTokenResponseTypeHolder
 void WSSecurityRequestorSOAPBindingStub.challenge(RequestSecurityTokenResponseTypeHolder response)
           
 void WSSecurityRequestorSOAPBindingSkeleton.challenge(RequestSecurityTokenResponseTypeHolder response)
           
 void WSSecurityRequestorSOAPBindingImpl.challenge(RequestSecurityTokenResponseTypeHolder response)
           
 

Uses of RequestSecurityTokenResponseTypeHolder in org.xmlsoap.schemas.ws._2005._02.trust.wsdl
 

Methods in org.xmlsoap.schemas.ws._2005._02.trust.wsdl with parameters of type RequestSecurityTokenResponseTypeHolder
 void WSSecurityRequestor.challenge(RequestSecurityTokenResponseTypeHolder response)