org.openejb.corba.security.config.css
Class CSSConfig

java.lang.Object
  extended byorg.openejb.corba.security.config.css.CSSConfig
All Implemented Interfaces:
Serializable

public final class CSSConfig
extends Object
implements Serializable

Version:
$Revision: 445259 $ $Date: 2005-03-08 05:08:36 +0100 (Tue, 08 Mar 2005) $
See Also:
Serialized Form

Constructor Summary
CSSConfig()
           
 
Method Summary
 List findCompatibleSet(TSSCompoundSecMechListConfig mechListConfig)
           
 CSSCompoundSecMechListConfig getMechList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSSConfig

public CSSConfig()
Method Detail

getMechList

public CSSCompoundSecMechListConfig getMechList()

findCompatibleSet

public List findCompatibleSet(TSSCompoundSecMechListConfig mechListConfig)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.