Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-05


Uses of Class
oracle.security.jps.service.policystore.PolicyStoreType

Packages that use PolicyStoreType
oracle.security.jps.service.policystore   

 

Uses of PolicyStoreType in oracle.security.jps.service.policystore

 

Methods in oracle.security.jps.service.policystore that return PolicyStoreType
 PolicyStoreType PolicyStore.getPolicyStoreType()
          Returns the underlying Policy Storage mechanism (XML, LDAP, etc).
static PolicyStoreType PolicyStoreType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PolicyStoreType[] PolicyStoreType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.security.jps.service.policystore with parameters of type PolicyStoreType
static PolicyStore PolicyStoreFactory.getPolicyStore(PolicyStoreType type, java.util.Map<java.lang.String,java.lang.String> props)
          Deprecated. Use PolicyServiceUtils.getPolicyStore instead.

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-05


Copyright © 2011, Oracle. All rights reserved.