Uses of Interface
org.apache.geronimo.corba.security.config.css.CSSASMechConfig

Packages that use CSSASMechConfig
org.apache.geronimo.corba.security.config.css   
 

Uses of CSSASMechConfig in org.apache.geronimo.corba.security.config.css
 

Classes in org.apache.geronimo.corba.security.config.css that implement CSSASMechConfig
 class CSSGSSUPMechConfigDynamic
          This GSSUP mechanism obtains its username and password from a named username password credential that is stored in the subject associated w/ the call stack.
 class CSSGSSUPMechConfigStatic
           
 class CSSNULLASMechConfig
           
 

Methods in org.apache.geronimo.corba.security.config.css that return CSSASMechConfig
protected static CSSASMechConfig CSSConfigEditor.extractGSSUPDynamic(org.apache.geronimo.corba.xbeans.csiv2.css.CSSGSSUPDynamicType gssupType)
           
protected static CSSASMechConfig CSSConfigEditor.extractGSSUPStatic(org.apache.geronimo.corba.xbeans.csiv2.css.CSSGSSUPStaticType gssupType)
           
 CSSASMechConfig CSSCompoundSecMechConfig.getAs_mech()
           
 

Methods in org.apache.geronimo.corba.security.config.css with parameters of type CSSASMechConfig
 void CSSCompoundSecMechConfig.setAs_mech(CSSASMechConfig as_mech)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.