org.xmlsoap.schemas.ws._2005._02.trust.impl
Class WSSecurityRequestorSOAPBindingSkeleton
java.lang.Object
org.xmlsoap.schemas.ws._2005._02.trust.impl.WSSecurityRequestorSOAPBindingSkeleton
- All Implemented Interfaces:
- java.io.Serializable, java.rmi.Remote, org.apache.axis.wsdl.Skeleton, WSSecurityRequestor
public class WSSecurityRequestorSOAPBindingSkeleton
- extends java.lang.Object
- implements WSSecurityRequestor, org.apache.axis.wsdl.Skeleton
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSSecurityRequestorSOAPBindingSkeleton
public WSSecurityRequestorSOAPBindingSkeleton()
WSSecurityRequestorSOAPBindingSkeleton
public WSSecurityRequestorSOAPBindingSkeleton(WSSecurityRequestor impl)
getOperationDescByName
public static java.util.List getOperationDescByName(java.lang.String methodName)
- Returns List of OperationDesc objects with this name
getOperationDescs
public static java.util.Collection getOperationDescs()
- Returns Collection of OperationDescs
securityTokenResponse
public void securityTokenResponse(RequestSecurityTokenResponseType response)
throws java.rmi.RemoteException
- Specified by:
securityTokenResponse
in interface WSSecurityRequestor
- Throws:
java.rmi.RemoteException
securityTokenResponse2
public void securityTokenResponse2(RequestSecurityTokenResponseType[] responseCollection)
throws java.rmi.RemoteException
- Specified by:
securityTokenResponse2
in interface WSSecurityRequestor
- Throws:
java.rmi.RemoteException
challenge
public void challenge(RequestSecurityTokenResponseTypeHolder response)
throws java.rmi.RemoteException
- Specified by:
challenge
in interface WSSecurityRequestor
- Throws:
java.rmi.RemoteException
challenge2
public RequestSecurityTokenResponseType[] challenge2(RequestSecurityTokenResponseType response)
throws java.rmi.RemoteException
- Specified by:
challenge2
in interface WSSecurityRequestor
- Throws:
java.rmi.RemoteException