| 
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.9) E10660-12  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
oracle.tip.pc.services.common.ServiceFactory
public class ServiceFactory
It is singleton class which return instance of service class
| Field Summary | |
|---|---|
static java.lang.String | 
SEARCH_FILTER_CLASS | 
| Constructor Summary | |
|---|---|
ServiceFactory() | 
|
| Method Summary | |
|---|---|
static BPMAuthenticationService | 
getAuthenticationServiceInstance()Gets BPMAuthenticationService Instance.  | 
static BPMAuthenticationService | 
getAuthenticationServiceInstance(java.lang.String realmName)Gets BPMAuthenticationService Instance.  | 
static BPMAuthorizationService | 
getAuthorizationServiceInstance()Gets BPMAuthorizationService Instance.  | 
static BPMAuthorizationService | 
getAuthorizationServiceInstance(java.lang.String realmName)Gets BPMAuthorizationService Instance.  | 
static BPMIdentityConfigService | 
getIdentityConfigServiceInstance() | 
static BPMIdentityService | 
getIdentityServiceInstance()Gets BPMAuthenticationService Instance.  | 
static BPMIdentityService | 
getIdentityServiceInstance(java.lang.String realmName)Gets BPMAuthenticationService Instance.  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String SEARCH_FILTER_CLASS
| Constructor Detail | 
|---|
public ServiceFactory()
| Method Detail | 
|---|
public static BPMAuthorizationService getAuthorizationServiceInstance()
public static BPMAuthorizationService getAuthorizationServiceInstance(java.lang.String realmName)
realmName - a realm namepublic static BPMAuthenticationService getAuthenticationServiceInstance()
public static BPMAuthenticationService getAuthenticationServiceInstance(java.lang.String realmName)
realmName - a realm namepublic static BPMIdentityService getIdentityServiceInstance()
public static BPMIdentityService getIdentityServiceInstance(java.lang.String realmName)
realmName - a realm namepublic static BPMIdentityConfigService getIdentityConfigServiceInstance()
  | 
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.9) E10660-12  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||