org.openejb.corba.security.config.css
Class CSSGSSUPMechConfigStatic
java.lang.Object
org.openejb.corba.security.config.css.CSSGSSUPMechConfigStatic
- All Implemented Interfaces:
- CSSASMechConfig, Serializable
- public class CSSGSSUPMechConfigStatic
- extends Object
- implements CSSASMechConfig
- Version:
- $Revision: 445377 $ $Date: 2005-03-31 17:28:11 +0200 (Thu, 31 Mar 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSSGSSUPMechConfigStatic
public CSSGSSUPMechConfigStatic(String username,
String password,
String domain)
getSupports
public short getSupports()
- Specified by:
getSupports
in interface CSSASMechConfig
getRequires
public short getRequires()
- Specified by:
getRequires
in interface CSSASMechConfig
canHandle
public boolean canHandle(TSSASMechConfig asMech)
- Specified by:
canHandle
in interface CSSASMechConfig
encode
public byte[] encode()
- Description copied from interface:
CSSASMechConfig
- Encode the client authentication token
- Specified by:
encode
in interface CSSASMechConfig
- Returns:
- the encoded client authentication token
Copyright © 1999-2006 OpenEJB. All Rights Reserved.