org.xmlsoap.schemas.ws._2005._02.trust.wsdl
Interface WSSecurityRequestor
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- WSSecurityRequestorSOAPBindingImpl, WSSecurityRequestorSOAPBindingSkeleton, WSSecurityRequestorSOAPBindingStub
public interface WSSecurityRequestor
- extends java.rmi.Remote
securityTokenResponse
void securityTokenResponse(RequestSecurityTokenResponseType response)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
securityTokenResponse2
void securityTokenResponse2(RequestSecurityTokenResponseType[] responseCollection)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
challenge
void challenge(RequestSecurityTokenResponseTypeHolder response)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
challenge2
RequestSecurityTokenResponseType[] challenge2(RequestSecurityTokenResponseType response)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException