|
Oracle Fusion Middleware Oracle Platform Security Services API Reference 11g Release 1 (11.1.1) E14650-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JpsContext | |
---|---|
oracle.security.jps | |
oracle.security.jps.util |
Uses of JpsContext in oracle.security.jps |
---|
Methods in oracle.security.jps that return JpsContext | |
---|---|
JpsContext |
ContextFactory.getContext() Returns the default JpsContext <p/> return the system-level default JpsContext <p/> For J2SE standalone application deployments, the system-level default JpsContext corresponds to the default configuration set via the "oracle.security.jps.config" system property |
JpsContext |
ContextFactory.getContext(java.lang.String name) Returns the JPS context associated with the specified name <p/> look for a configured JpsContext with the specified name in the system-level jps-config.xml return null if no configured JpsContext with the specified name can be found |
Uses of JpsContext in oracle.security.jps.util |
---|
Methods in oracle.security.jps.util that return JpsContext | |
---|---|
static JpsContext |
JpsServicesUtil.getAppJpsContext() Deprecated. per bug 6060502 |
JpsContext |
JpsServices.getAppJpsContext(java.lang.String applicationId) Deprecated. per bug 6060502 |
static JpsContext |
JpsServicesUtil.getAppJpsContext(java.lang.String applicationId) Deprecated. per bug 6060502 |
static JpsContext |
JpsServicesUtil.getNamedJpsContext(java.lang.String contextName) Deprecated. per bug 6060502 |
JpsContext |
JpsServices.getNamedJpsContext(java.lang.String applicationId, java.lang.String contextName) Deprecated. per bug 6060502 |
static JpsContext |
JpsServicesUtil.getNamedJpsContext(java.lang.String applicationId, java.lang.String contextName) Deprecated. per bug 6060502 |
|
Oracle Fusion Middleware Oracle Platform Security Services API Reference 11g Release 1 (11.1.1) E14650-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |