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

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

public class SecurityTokenService
extends java.lang.Object

Author:
Ruchith TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
protected  java.util.Hashtable options
           
 
Constructor Summary
SecurityTokenService()
           
 
Method Summary
protected  void loadProperties(java.lang.String propFilename)
           
 void requestSecurityToken(RequestSecurityTokenType request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

options

protected java.util.Hashtable options
Constructor Detail

SecurityTokenService

public SecurityTokenService()
Method Detail

requestSecurityToken

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

loadProperties

protected void loadProperties(java.lang.String propFilename)


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