|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E54416-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceInstanceDescriptor | |
|---|---|
| oracle.security.opss.config | |
| oracle.security.opss.service | |
| oracle.security.opss.service.config | |
| Uses of ServiceInstanceDescriptor in oracle.security.opss.config |
|---|
| Methods in oracle.security.opss.config that return types with arguments of type ServiceInstanceDescriptor | |
|---|---|
java.util.List<ServiceInstanceDescriptor> |
ContextConfiguration.getServiceDescriptors()gets a list of service descriptors which are included in a tenant service context configuration. |
| Uses of ServiceInstanceDescriptor in oracle.security.opss.service |
|---|
| Methods in oracle.security.opss.service with parameters of type ServiceInstanceDescriptor | |
|---|---|
OpssServiceInstance |
OpssServiceProvider.getInstance(ServiceInstanceDescriptor serviceDesc, javax.security.auth.callback.CallbackHandler cbHandler)Creates a ServiceInstance in Init state. |
| Uses of ServiceInstanceDescriptor in oracle.security.opss.service.config |
|---|
| Methods in oracle.security.opss.service.config with parameters of type ServiceInstanceDescriptor | |
|---|---|
abstract ConfigurationService |
ConfigurationServiceProvider.getInstance(ServiceInstanceDescriptor serviceDesc, javax.security.auth.callback.CallbackHandler cbHandler) |
| Method parameters in oracle.security.opss.service.config with type arguments of type ServiceInstanceDescriptor | |
|---|---|
void |
ConfigurationManagementService.createContextConfiguration(java.lang.String contextId, java.util.List<ServiceInstanceDescriptor> serviceConfig, java.util.List<ServiceInstanceDescriptor> bootstrapConfig)Register a new configuration with the Configuration Service using explicit service definitions. |
void |
ConfigurationManagementService.createContextConfiguration(java.lang.String contextId, java.util.List<ServiceInstanceDescriptor> serviceConfig, java.util.List<ServiceInstanceDescriptor> bootstrapConfig)Register a new configuration with the Configuration Service using explicit service definitions. |
void |
ConfigurationService.registerTenant(TenantInfo tenantInfo, java.util.List<ServiceInstanceDescriptor> tenantConfig, java.util.List<ServiceInstanceDescriptor> tenantBootstrapConfig)Register a new tenant with the Configuration Service. |
void |
ConfigurationService.registerTenant(TenantInfo tenantInfo, java.util.List<ServiceInstanceDescriptor> tenantConfig, java.util.List<ServiceInstanceDescriptor> tenantBootstrapConfig)Register a new tenant with the Configuration Service. |
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E54416-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||