org.openejb.corba.security.config.css
Class CSSSASMechConfig
java.lang.Object
org.openejb.corba.security.config.css.CSSSASMechConfig
- All Implemented Interfaces:
- Serializable
- public class CSSSASMechConfig
- extends Object
- implements Serializable
- Version:
- $Rev: 445382 $ $Date: 2005-04-02 03:08:42 +0200 (Sat, 02 Apr 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSSSASMechConfig
public CSSSASMechConfig()
getSupports
public short getSupports()
getRequires
public short getRequires()
isRequired
public boolean isRequired()
setRequired
public void setRequired(boolean required)
getIdentityToken
public CSSSASIdentityToken getIdentityToken()
setIdentityToken
public void setIdentityToken(CSSSASIdentityToken identityToken)
canHandle
public boolean canHandle(TSSSASMechConfig sasMech)
encodeAuthorizationElement
public org.omg.CSI.AuthorizationElement[] encodeAuthorizationElement()
encodeIdentityToken
public org.omg.CSI.IdentityToken encodeIdentityToken()
Copyright © 1999-2006 OpenEJB. All Rights Reserved.