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

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

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

Classes in org.xmlsoap.schemas.ws._2005._02.trust.impl that implement SecurityTokenRequestService
 class SecurityTokenRequestServiceSOAPBindingImpl
           
 class SecurityTokenRequestServiceSOAPBindingSkeleton
           
 class SecurityTokenRequestServiceSOAPBindingStub
           
 

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

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