org.apache.sandesha2.security.rampart
Class RampartSecurityToken

java.lang.Object
  extended by org.apache.sandesha2.security.rampart.RampartSecurityToken
All Implemented Interfaces:
SecurityToken

public class RampartSecurityToken
extends java.lang.Object
implements SecurityToken


Method Summary
 Token getToken()
           
 void setToken(Token token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getToken

public Token getToken()

setToken

public void setToken(Token token)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.