| Package | Description | 
|---|---|
| oracle.ifs.beans | |
| oracle.ifs.core.runtime | |
| oracle.ifs.fdk | |
| oracle.ifs.fdk.core | |
| oracle.ifs.fdk.impl | |
| oracle.ifs.server | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LibraryService.dispose(SystemUserCredential cred)
Disposes the sevice. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SystemUserCredential | 
Server.getSystemUserCredential()
Gets a System user credential. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected LibrarySessionPool | 
Node.constructLibrarySessionPool(int maxSessCount,
                           String serviceName,
                           String appName,
                           SystemUserCredential cred)
Constructs a LibrarySessionPool. 
 | 
protected LibrarySessionPool | 
Server.constructLibrarySessionPool(int maxSessCount,
                           String serviceName,
                           String appName,
                           SystemUserCredential cred)
Constructs a LibrarySessionPool. 
 | 
void | 
LibrarySessionPool.setSystemUserCredential(SystemUserCredential cred)
Sets the system user credential 
 | 
| Constructor and Description | 
|---|
LibrarySessionPool(int maxPoolSize,
                  String serviceName,
                  String appName,
                  SystemUserCredential cred)
Constructs a LibrarySessionPool. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
FdkConfiguration.initializeStandalone(String serviceName,
                    SystemUserCredential sysCred)
Initialize after constructing standalone instance. 
 | 
static void | 
FdkConfiguration.initializeStandaloneMode(String configClass,
                        String serviceName,
                        SystemUserCredential sysCred)
Initializes the instance for standalone mode. 
 | 
| Constructor and Description | 
|---|
CoreFdkConfiguration(String serviceName,
                    SystemUserCredential sysCred)
Constructor for standalone mode. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
FdkConfigurationImpl.initializeStandalone(String serviceName,
                    SystemUserCredential sysCred)  | 
| Constructor and Description | 
|---|
FdkConfigurationImpl(String serviceName,
                    SystemUserCredential sysCred)
Constructor for standalone mode. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
S_LibraryService.dispose(SystemUserCredential cred)
Disposes this service. 
 | 
void | 
S_LibraryService.dispose(SystemUserCredential cred,
       String serviceName)
Disposes this service. 
 | 
Copyright © 2025. All rights reserved.