|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigException | |
org.openejb.corba.security.config | |
org.openejb.corba.security.config.tss | |
org.openejb.corba.sunorb |
Uses of ConfigException in org.openejb.corba.security.config |
Methods in org.openejb.corba.security.config that throw ConfigException | |
String[] |
ConfigAdapter.translateToArgs(TSSConfig config,
List args)
|
Properties |
ConfigAdapter.translateToProps(TSSConfig config,
Properties props)
|
void |
ConfigAdapter.postProcess(TSSConfig config,
ORB orb)
|
InetSocketAddress |
ConfigAdapter.getDefaultListenAddress(TSSConfig config,
ORB orb)
|
String[] |
ConfigAdapter.translateToArgs(CSSConfig config,
List args)
|
Properties |
ConfigAdapter.translateToProps(CSSConfig config,
Properties pros)
|
void |
ConfigAdapter.postProcess(CSSConfig config,
ORB orb)
|
Uses of ConfigException in org.openejb.corba.security.config.tss |
Methods in org.openejb.corba.security.config.tss that throw ConfigException | |
org.omg.CSIIOP.ServiceConfiguration |
TSSGSSExportedNameConfig.generateServiceConfiguration()
|
org.omg.CSIIOP.ServiceConfiguration |
TSSGeneralNameConfig.generateServiceConfiguration()
|
abstract org.omg.CSIIOP.ServiceConfiguration |
TSSServiceConfigurationConfig.generateServiceConfiguration()
|
Uses of ConfigException in org.openejb.corba.sunorb |
Methods in org.openejb.corba.sunorb that throw ConfigException | |
String[] |
SunORBConfigAdapter.translateToArgs(TSSConfig config,
List args)
|
Properties |
SunORBConfigAdapter.translateToProps(TSSConfig config,
Properties props)
|
void |
SunORBConfigAdapter.postProcess(TSSConfig config,
ORB orb)
This post processing is performed to override the default listening end points so that only SSL ports are opened if the TSS config is configured to use SSL |
InetSocketAddress |
SunORBConfigAdapter.getDefaultListenAddress(TSSConfig config,
ORB orb)
|
String[] |
SunORBConfigAdapter.translateToArgs(CSSConfig config,
List args)
|
Properties |
SunORBConfigAdapter.translateToProps(CSSConfig config,
Properties props)
|
void |
SunORBConfigAdapter.postProcess(CSSConfig config,
ORB orb)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |