Uses of Interface
org.xmlsoap.schemas.ws._2005._02.trust.wsdl.WSSecurityRequestor

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

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

Classes in org.xmlsoap.schemas.ws._2005._02.trust.impl that implement WSSecurityRequestor
 class WSSecurityRequestorSOAPBindingImpl
           
 class WSSecurityRequestorSOAPBindingSkeleton
           
 class WSSecurityRequestorSOAPBindingStub
           
 

Methods in org.xmlsoap.schemas.ws._2005._02.trust.impl that return WSSecurityRequestor
 WSSecurityRequestor TrustServiceLocator.getWSSecurityRequestor()
           
 WSSecurityRequestor TrustService.getWSSecurityRequestor()
           
 WSSecurityRequestor TrustServiceLocator.getWSSecurityRequestor(java.net.URL portAddress)
           
 WSSecurityRequestor TrustService.getWSSecurityRequestor(java.net.URL portAddress)
           
 

Constructors in org.xmlsoap.schemas.ws._2005._02.trust.impl with parameters of type WSSecurityRequestor
WSSecurityRequestorSOAPBindingSkeleton(WSSecurityRequestor impl)