Uses of Interface
org.openejb.corba.security.config.css.CSSASMechConfig

Packages that use CSSASMechConfig
org.openejb.corba.security.config.css   
 

Uses of CSSASMechConfig in org.openejb.corba.security.config.css
 

Classes in org.openejb.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.openejb.corba.security.config.css that return CSSASMechConfig
 CSSASMechConfig CSSCompoundSecMechConfig.getAs_mech()
           
 

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



Copyright © 1999-2006 OpenEJB. All Rights Reserved.