| Package | Description |
|---|---|
| oracle.security.opss.config.persistence | |
| oracle.security.opss.config.persistence.factory | |
| oracle.security.opss.config.persistence.info |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ServiceInstanceP> |
ServiceInstancesP.getServiceInstance()
Gets the value of the serviceInstance property.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceP |
JpsConfigurationPFactory.createServiceInstanceP()
Create an instance of
ServiceInstanceP |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistenceManager.persistTenantConfiguration(java.lang.String tenantId, java.util.List<ServiceInstanceP> serviceConfig, java.util.List<ServiceInstanceP> bootConfig) |
void |
PersistenceManager.persistTenantConfiguration(java.lang.String tenantId, java.util.List<ServiceInstanceP> serviceConfig, java.util.List<ServiceInstanceP> bootConfig) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ServiceInstanceP> |
TenantConfig.getBootstrapServices() |
java.util.List<ServiceInstanceP> |
TenantConfig.getRuntimeServices() |