org.eclipse.higgins.sts.binding.axis1x.service
Class TrustBindingSkeleton
java.lang.Object
org.eclipse.higgins.sts.binding.axis1x.service.TrustBindingSkeleton
- All Implemented Interfaces:
- Remote, org.xmlsoap.schemas.ws._2005._02.trust.wsdl.SecurityTokenService, Serializable, org.apache.axis.wsdl.Skeleton
- public class TrustBindingSkeleton
- extends Object
- implements org.xmlsoap.schemas.ws._2005._02.trust.wsdl.SecurityTokenService, org.apache.axis.wsdl.Skeleton
- See Also:
- Serialized Form
|
Method Summary |
static List |
getOperationDescByName(String methodName)
Returns List of OperationDesc objects with this name |
static Collection |
getOperationDescs()
Returns Collection of OperationDescs |
org.xmlsoap.schemas.ws._2005._02.trust.RequestSecurityTokenResponseType |
requestSecurityToken(org.xmlsoap.schemas.ws._2005._02.trust.RequestSecurityTokenType request)
|
org.xmlsoap.schemas.ws._2005._02.trust.RequestSecurityTokenResponseType[] |
requestSecurityToken2(org.xmlsoap.schemas.ws._2005._02.trust.RequestSecurityTokenType request)
|
TrustBindingSkeleton
public TrustBindingSkeleton()
TrustBindingSkeleton
public TrustBindingSkeleton(org.xmlsoap.schemas.ws._2005._02.trust.wsdl.SecurityTokenService impl)
getOperationDescByName
public static List getOperationDescByName(String methodName)
- Returns List of OperationDesc objects with this name
getOperationDescs
public static Collection getOperationDescs()
- Returns Collection of OperationDescs
requestSecurityToken
public org.xmlsoap.schemas.ws._2005._02.trust.RequestSecurityTokenResponseType requestSecurityToken(org.xmlsoap.schemas.ws._2005._02.trust.RequestSecurityTokenType request)
throws RemoteException
- Specified by:
requestSecurityToken in interface org.xmlsoap.schemas.ws._2005._02.trust.wsdl.SecurityTokenService
- Throws:
RemoteException
requestSecurityToken2
public org.xmlsoap.schemas.ws._2005._02.trust.RequestSecurityTokenResponseType[] requestSecurityToken2(org.xmlsoap.schemas.ws._2005._02.trust.RequestSecurityTokenType request)
throws RemoteException
- Specified by:
requestSecurityToken2 in interface org.xmlsoap.schemas.ws._2005._02.trust.wsdl.SecurityTokenService
- Throws:
RemoteException