org.openejb.corba.security.config.css
Class CSSCompoundSecMechListConfig
java.lang.Object
org.openejb.corba.security.config.css.CSSCompoundSecMechListConfig
- All Implemented Interfaces:
- Serializable
- public class CSSCompoundSecMechListConfig
- extends Object
- implements Serializable
- Version:
- $Rev: 445259 $ $Date: 2005-03-08 05:08:36 +0100 (Tue, 08 Mar 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSSCompoundSecMechListConfig
public CSSCompoundSecMechListConfig()
isStateful
public boolean isStateful()
setStateful
public void setStateful(boolean stateful)
add
public void add(CSSCompoundSecMechConfig mech)
mechAt
public CSSCompoundSecMechConfig mechAt(int i)
size
public int size()
findCompatibleSet
public List findCompatibleSet(TSSCompoundSecMechListConfig mechList)
Copyright © 1999-2006 OpenEJB. All Rights Reserved.