org.openejb.corba.security.config.tss
Class TSSGSSUPMechConfig
java.lang.Object
org.openejb.corba.security.config.tss.TSSASMechConfig
org.openejb.corba.security.config.tss.TSSGSSUPMechConfig
- All Implemented Interfaces:
- Serializable
- public class TSSGSSUPMechConfig
- extends TSSASMechConfig
- Version:
- $Rev: 445453 $ $Date: 2005-06-08 09:05:54 +0200 (Wed, 08 Jun 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TSSGSSUPMechConfig
public TSSGSSUPMechConfig()
TSSGSSUPMechConfig
public TSSGSSUPMechConfig(org.omg.CSIIOP.AS_ContextSec context)
getTargetName
public String getTargetName()
setTargetName
public void setTargetName(String targetName)
isRequired
public boolean isRequired()
setRequired
public void setRequired(boolean required)
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
- Specified by:
encodeIOR
in class TSSASMechConfig
- 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.