Skip navigation links

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

E14650-03


Uses of Class
oracle.security.jps.service.idstore.IdentityStoreException

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

 

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

 

Methods in oracle.security.jps.service.idstore that throw IdentityStoreException
 IdentityEntityManager IdentityStoreService.getEntityManager()
          Returns the IdentityEntityManager associated with this service.
 IdentityEntityManager IdentityStoreService.getEntityManager(java.lang.String realmName)
          In case of multi realm configuration, this method returns the IdentityEntityManager associated with this service for the given realm name.
 oracle.security.idm.IdentityStore IdentityStoreService.getIdmStore()
          Returns the oracle.security.idm.IdentityStore object associated with this service
 oracle.security.idm.IdentityStore IdentityStoreService.getIdmStore(java.lang.String realmName)
          In case of multi realm configuration this method returns the oracle.security.idm.IdentityStore associated with this service for the given realm name
 IdentityStoreRoleManager IdentityStoreService.getIdStoreRoleManger()
          Deprecated. Use getEntityManager
 IdentityStoreRoleManager IdentityStoreService.getIdStoreRoleManger(java.lang.String realmName)
          Deprecated. Use getEntityManager

 


Skip navigation links

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

E14650-03


Copyright © 2010, Oracle. All rights reserved.