org.openejb.corba.security.config.tss
Class TSSNULLASMechConfig
java.lang.Object
org.openejb.corba.security.config.tss.TSSASMechConfig
org.openejb.corba.security.config.tss.TSSNULLASMechConfig
- All Implemented Interfaces:
- Serializable
- public class TSSNULLASMechConfig
- extends TSSASMechConfig
- Version:
- $Rev: 445423 $ $Date: 2005-04-23 20:44:30 +0200 (Sat, 23 Apr 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TSSNULLASMechConfig
public TSSNULLASMechConfig()
getSupports
public short getSupports()
- Specified by:
getSupports
in class TSSASMechConfig
getRequires
public short getRequires()
- Specified by:
getRequires
in class TSSASMechConfig
encodeIOR
public org.omg.CSIIOP.AS_ContextSec encodeIOR(ORB orb,
Codec codec)
throws Exception
- Encode a virtually null AS context. Since supports is zero, everything
else should be ignored.
- Specified by:
encodeIOR
in class TSSASMechConfig
- Parameters:
orb
- codec
-
- Returns:
-
- Throws:
Exception
check
public Subject check(org.omg.CSI.EstablishContext msg)
throws SASException
- Specified by:
check
in class TSSASMechConfig
- Throws:
SASException
Copyright © 1999-2006 OpenEJB. All Rights Reserved.