Uses of Class
org.apache.geronimo.corba.security.config.ConfigException

Packages that use ConfigException
org.apache.geronimo.corba.security.config   
org.apache.geronimo.corba.security.config.tss   
org.apache.geronimo.yoko   
 

Uses of ConfigException in org.apache.geronimo.corba.security.config
 

Methods in org.apache.geronimo.corba.security.config that throw ConfigException
 ORB ConfigAdapter.createClientORB(CSSBean client)
          Create an ORB for a CSSBean client context.
 Object ConfigAdapter.createNameService(String host, int port)
          Create a transient name service instance using the specified host name and port.
 ORB ConfigAdapter.createNameServiceClientORB(CSSBean client)
          Create an ORB for a CSSBean nameservice client context.
 ORB ConfigAdapter.createServerORB(CORBABean server)
          Create an ORB for a CORBABean server context.
 

Uses of ConfigException in org.apache.geronimo.corba.security.config.tss
 

Methods in org.apache.geronimo.corba.security.config.tss that throw ConfigException
abstract  org.omg.CSIIOP.ServiceConfiguration TSSServiceConfigurationConfig.generateServiceConfiguration()
           
 org.omg.CSIIOP.ServiceConfiguration TSSGSSExportedNameConfig.generateServiceConfiguration()
           
 org.omg.CSIIOP.ServiceConfiguration TSSGeneralNameConfig.generateServiceConfiguration()
           
 

Uses of ConfigException in org.apache.geronimo.yoko
 

Methods in org.apache.geronimo.yoko that throw ConfigException
 ORB ORBConfigAdapter.createClientORB(CSSBean client)
          Create an ORB for a CSSBean client context.
 Object ORBConfigAdapter.createNameService(String host, int port)
          Create a transient name service instance using the specified host name and port.
 ORB ORBConfigAdapter.createNameServiceClientORB(CSSBean client)
          Create an ORB for a CSSBean name service client context.
 ORB ORBConfigAdapter.createServerORB(CORBABean server)
          Create an ORB for a CORBABean server context.
 



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