org.openejb.corba.security
Class FinalContextToken
java.lang.Object
org.openejb.corba.security.FinalContextToken
- All Implemented Interfaces:
- Destroyable
- public class FinalContextToken
- extends Object
- implements Destroyable
- Version:
- $Revision: 445292 $ $Date: 2005-03-14 13:33:01 +0100 (Mon, 14 Mar 2005) $
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 © 1999-2006 OpenEJB. All Rights Reserved.