Skip navigation links

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

E27155-01 ESAPI


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

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

 

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

 

Methods in oracle.security.jps.az.service that return PolicyStoreType
 PolicyStoreType PDPService.getPolicyStoreType()
          The type of this policy

 

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 Entitlements Server
11g Release 2 (11.1.2)

E27155-01 ESAPI


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