org.eclipse.higgins.sts.binding.axis1x.client
Class TrustBindingStub

java.lang.Object
  extended byorg.apache.axis.client.Stub
      extended byorg.eclipse.higgins.sts.binding.axis1x.client.TrustBindingStub
All Implemented Interfaces:
Remote, org.xmlsoap.schemas.ws._2005._02.trust.wsdl.SecurityTokenService, javax.xml.rpc.Stub
Direct Known Subclasses:
TrustBindingClient

public class TrustBindingStub
extends org.apache.axis.client.Stub
implements org.xmlsoap.schemas.ws._2005._02.trust.wsdl.SecurityTokenService


Field Summary
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
TrustBindingStub()
           
TrustBindingStub(javax.xml.rpc.Service service)
           
TrustBindingStub(URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 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 org.apache.axis.client.Stub
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getTimeout, getUsername, removeProperty, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrustBindingStub

public TrustBindingStub()
                 throws org.apache.axis.AxisFault

TrustBindingStub

public TrustBindingStub(URL endpointURL,
                        javax.xml.rpc.Service service)
                 throws org.apache.axis.AxisFault

TrustBindingStub

public TrustBindingStub(javax.xml.rpc.Service service)
                 throws org.apache.axis.AxisFault
Method Detail

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