org.eclipse.higgins.sts.binding.axis1x.service
Class TrustBindingSkeleton

java.lang.Object
  extended byorg.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

Constructor Summary
TrustBindingSkeleton()
           
TrustBindingSkeleton(org.xmlsoap.schemas.ws._2005._02.trust.wsdl.SecurityTokenService impl)
           
 
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)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrustBindingSkeleton

public TrustBindingSkeleton()

TrustBindingSkeleton

public TrustBindingSkeleton(org.xmlsoap.schemas.ws._2005._02.trust.wsdl.SecurityTokenService impl)
Method Detail

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