Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Uses of Interface
oracle.security.opss.config.ContextConfiguration

Packages that use ContextConfiguration
oracle.security.jps   
oracle.security.opss.service   
oracle.security.opss.service.config   

 

Uses of ContextConfiguration in oracle.security.jps

 

Constructor parameters in oracle.security.jps with type arguments of type ContextConfiguration
JpsStartup(java.lang.String platformType, java.util.Map<java.lang.String,ContextConfiguration> ctxtCfgs, java.util.Map<java.lang.String,?> options)
          Constructor for Startup instance of supported platforms.
JpsStartup(java.lang.String platformType, java.util.Map<java.lang.String,ContextConfiguration> ctxtCfgs, java.util.Map<java.lang.String,?> options)
          Constructor for Startup instance of supported platforms.

 

Uses of ContextConfiguration in oracle.security.opss.service

 

Methods in oracle.security.opss.service with parameters of type ContextConfiguration
abstract  ServiceContext ServiceContextManager.createContext(ContextConfiguration contextConfig)
          Instantiates and returns a service context for a given context configuration.

 

Uses of ContextConfiguration in oracle.security.opss.service.config

 

Methods in oracle.security.opss.service.config that return ContextConfiguration
 ContextConfiguration ConfigurationManagementService.getContextBootstrapConfiguration(java.lang.String contextId)
          The bootstrap Configuration View is generally a Normalized ReadOnly view of the persistence layer configuration and is used by the OPSS Runtime.
 ContextConfiguration RuntimeConfigurationService.getContextBootstrapConfiguration(java.lang.String contextId)
          The Runtime Bootstrap Configuration View is generally a Normalized ReadOnly view of the persistence layer bootstrap configuration and is primarily intended to be used by the OPSS Runtime.
 ContextConfiguration ConfigurationManagementService.getContextConfiguration(java.lang.String contextId)
           
 ContextConfiguration ConfigurationService.getContextConfiguration(java.lang.String contextId)
           
 ContextConfiguration RuntimeConfigurationService.getContextConfiguration(java.lang.String contextId)
          The Runtime Configuration view is generally a Normalized ReadOnly view of the persistence layer configuration and is primarily intended to be used by the OPSS Runtime.
 ContextConfiguration ConfigurationManagementService.getDefaultBootstrapConfiguration()
           
 ContextConfiguration ConfigurationService.getDefaultBootstrapConfiguration()
           
 ContextConfiguration RuntimeConfigurationService.getDefaultBootstrapConfiguration()
           
 ContextConfiguration ConfigurationManagementService.getDefaultConfiguration()
           
 ContextConfiguration ConfigurationService.getDefaultConfiguration()
           
 ContextConfiguration RuntimeConfigurationService.getDefaultConfiguration()
           
 ContextConfiguration ConfigurationManagementService.getJpsContextConfiguration(java.lang.String contextId)
           
 ContextConfiguration RuntimeConfigurationService.getJpsContextConfiguration(java.lang.String contextId)
           
 ContextConfiguration ConfigurationService.getTenantBootstrapConfiguration(TenantInfo tenantInfo)
          The bootstrap Configuration View is generally a Normalized ReadOnly view of the persistence layer configuration and is used by the OPSS Runtime.
 ContextConfiguration ConfigurationService.getTenantConfiguration(TenantInfo tenantInfo)
          The Runtime Configuration View is generally a Normalized ReadOnly view of the persistence layer configuration and is used by the OPSS Runtime.

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Copyright © 2011, 2015, Oracle and/or its affiliates. All rights reserved.