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

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

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

Classes in org.apache.geronimo.corba.security.config.css that implement CSSTransportMechConfig
 class CSSNULLTransportConfig
           
 class CSSSSLTransportConfig
          At the moment, this config class can only handle a single address.
 

Methods in org.apache.geronimo.corba.security.config.css that return CSSTransportMechConfig
protected static CSSTransportMechConfig CSSConfigEditor.extractSSLTransport(org.apache.geronimo.corba.xbeans.csiv2.css.CSSSSLType sslType)
           
 CSSTransportMechConfig CSSCompoundSecMechConfig.getTransport_mech()
           
 

Methods in org.apache.geronimo.corba.security.config.css with parameters of type CSSTransportMechConfig
 void CSSCompoundSecMechConfig.setTransport_mech(CSSTransportMechConfig transport_mech)
           
 



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