|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.security.jps.util.JpsServicesUtil
Deprecated. per bug 6060502
@Deprecated
public final class JpsServicesUtil
This class has been deprecated and will be removed from JPS API in the near future.
| Constructor Summary | |
|---|---|
JpsServicesUtil()Deprecated. |
|
| Method Summary | ||
|---|---|---|
static JpsContext |
getAppJpsContext()Deprecated. per bug 6060502 |
|
static JpsContext |
getAppJpsContext(java.lang.String applicationId)Deprecated. per bug 6060502 |
|
static
|
getAppService(java.lang.Class<T> serviceCls)Deprecated. per bug 6060502 |
|
static
|
getAppService(java.lang.String applicationId, java.lang.Class<T> serviceCls)Deprecated. per bug 6060502 |
|
static JpsContext |
getNamedJpsContext(java.lang.String contextName)Deprecated. per bug 6060502 |
|
static JpsContext |
getNamedJpsContext(java.lang.String applicationId, java.lang.String contextName)Deprecated. per bug 6060502 |
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JpsServicesUtil()
| Method Detail |
|---|
@Deprecated
public static <T extends ServiceInstance> T getAppService(java.lang.String applicationId,
java.lang.Class<T> serviceCls)
throws JpsException
applicationId -serviceCls -JpsException
@Deprecated
public static <T extends ServiceInstance> T getAppService(java.lang.Class<T> serviceCls)
throws JpsException
serviceCls -JpsException
@Deprecated
public static JpsContext getAppJpsContext(java.lang.String applicationId)
throws JpsException
applicationId -JpsException
@Deprecated
public static JpsContext getAppJpsContext()
throws JpsException
JpsException
@Deprecated
public static JpsContext getNamedJpsContext(java.lang.String contextName)
throws JpsException
contextName - name of the JPS contxtJpsException
@Deprecated
public static JpsContext getNamedJpsContext(java.lang.String applicationId,
java.lang.String contextName)
throws JpsException
applicationId - application namecontextName - name of the JPS contxtJpsException
|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||