Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services User and Role
11g Release 1 (11.1.1.9)

E56885-01


oracle.security.idm.util
Interface ConfigurationSource


public interface ConfigurationSource

Method Summary
 java.lang.Object addToEnvironment(java.lang.String propName, java.lang.Object value)
           
 java.util.Hashtable getFactoryConfiguration()
           
 java.util.Hashtable getStoreConfiguration()
           

 

Method Detail

addToEnvironment

java.lang.Object addToEnvironment(java.lang.String propName,
                                  java.lang.Object value)

getFactoryConfiguration

java.util.Hashtable getFactoryConfiguration()
                                            throws IMException
Throws:
IMException

getStoreConfiguration

java.util.Hashtable getStoreConfiguration()
                                          throws IMException
Throws:
IMException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services User and Role
11g Release 1 (11.1.1.9)

E56885-01


Copyright 2013, 2015, Oracle and/or its affiliates. All Rights Reserved.