org.apache.ws.sandbox.axis.security.trust.service
Class SecurityTokenRequestService

java.lang.Object
  extended byorg.apache.ws.sandbox.axis.security.trust.service.SecurityTokenRequestService

public class SecurityTokenRequestService
extends java.lang.Object


Constructor Summary
SecurityTokenRequestService()
           
 
Method Summary
protected  org.apache.axis.Message getSOAPMessage()
           
 void requestSecurityToken(RequestSecurityTokenType request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityTokenRequestService

public SecurityTokenRequestService()
Method Detail

requestSecurityToken

public void requestSecurityToken(RequestSecurityTokenType request)
                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getSOAPMessage

protected org.apache.axis.Message getSOAPMessage()
                                          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2008 Apache Web Services. All Rights Reserved.