org.apache.geronimo.corba.security
Class FinalContextToken
java.lang.Object
org.apache.geronimo.corba.security.FinalContextToken
- All Implemented Interfaces:
- Destroyable
public class FinalContextToken
- extends Object
- implements Destroyable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FinalContextToken
public FinalContextToken(byte[] token)
getToken
public byte[] getToken()
destroy
public void destroy()
throws DestroyFailedException
- Specified by:
destroy
in interface Destroyable
- Throws:
DestroyFailedException
isDestroyed
public boolean isDestroyed()
- Specified by:
isDestroyed
in interface Destroyable
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.