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.idstore.IdentityStoreType

Packages that use IdentityStoreType
oracle.security.jps.service.idstore   

 

Uses of IdentityStoreType in oracle.security.jps.service.idstore

 

Methods in oracle.security.jps.service.idstore that return IdentityStoreType
 IdentityStoreType IdentityStoreService.getIdStoreType()
          Returns the type of this service like OID, Active Directory etc
static IdentityStoreType IdentityStoreType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IdentityStoreType[] IdentityStoreType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.security.jps.service.idstore that return types with arguments of type IdentityStoreType
 java.util.Map<java.lang.String,IdentityStoreType> IdentityStoreService.getIdStoreTypes()
          Returns the ldap server types which are the backend of this service, e.g., types like OID, Active Directory etc

 


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.