org.apache.geronimo.corba.security.config.css
Class CSSConfig

java.lang.Object
  extended by org.apache.geronimo.corba.security.config.css.CSSConfig
All Implemented Interfaces:
Serializable

public final class CSSConfig
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

CSSConfig

public CSSConfig()
Method Detail

getMechList

public CSSCompoundSecMechListConfig getMechList()

findCompatibleSet

public List findCompatibleSet(TSSCompoundSecMechListConfig mechListConfig)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.