Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


Uses of Interface
oracle.security.jps.service.idstore.IdentityStoreService

Packages that use IdentityStoreService
oracle.security.jps.callback   
oracle.security.jps.service   
oracle.security.jps.tools.utility   

 

Uses of IdentityStoreService in oracle.security.jps.callback

 

Methods in oracle.security.jps.callback that return IdentityStoreService
 IdentityStoreService IdentityStoreCallback.getIdentityStore()
          Returns the identity store service defined by IdentityStoreService.class

 

Methods in oracle.security.jps.callback with parameters of type IdentityStoreService
 void IdentityStoreCallback.setIdentityStore(IdentityStoreService idStoreService)
          Sets the identity store service defined by IdentityStoreService.class

 

Constructors in oracle.security.jps.callback with parameters of type IdentityStoreService
IdentityStoreCallback(IdentityStoreService idStoreService)
          This constructor creates the callback with the given identity store service defined by IdentityStoreService.class

 

Uses of IdentityStoreService in oracle.security.jps.service

 

Methods in oracle.security.jps.service with parameters of type IdentityStoreService
abstract  void ServiceInstanceVisitor.visit(IdentityStoreService identityStore)
           

 

Uses of IdentityStoreService in oracle.security.jps.tools.utility

 

Methods in oracle.security.jps.tools.utility with parameters of type IdentityStoreService
 void JpsUtilMigrationPolicyIfc.migrateAllPolicyData(PolicyStore srcPs, PolicyStore dstPs, IdentityStoreService assoIDs)
          This method migrates all Global policies, from a policy store (source) to a another policy store (destination).

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


Copyright © 2011, Oracle. All rights reserved.