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
 org.apache.rahas.Token getToken()
           
 void setToken(org.apache.rahas.Token token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getToken

public org.apache.rahas.Token getToken()

setToken

public void setToken(org.apache.rahas.Token token)


Copyright © The Apache Software Foundation. All Rights Reserved.