| 
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.security.jps.callback.IdentityStoreCallback
public class IdentityStoreCallback
| Constructor Summary | |
|---|---|
IdentityStoreCallback()Default constructor creates the empty callback object  | 
|
IdentityStoreCallback(IdentityStoreService idStoreService)This constructor creates the callback with the given identity store service defined by IdentityStoreService.class | 
|
| Method Summary | |
|---|---|
 JpsCallbackType | 
getCallbackType()Returns the type of this callback defined by JpsCallbackType | 
 IdentityStoreService | 
getIdentityStore()Returns the identity store service defined by IdentityStoreService.class | 
 void | 
setIdentityStore(IdentityStoreService idStoreService)Sets the identity store service defined by IdentityStoreService.class | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public IdentityStoreCallback()
public IdentityStoreCallback(IdentityStoreService idStoreService)
IdentityStoreService.class
idStoreService - - identity store service defined by IdentityStoreService.class| Method Detail | 
|---|
public void setIdentityStore(IdentityStoreService idStoreService)
IdentityStoreService.classidStoreService - - identity store service defined by IdentityStoreService.classpublic IdentityStoreService getIdentityStore()
IdentityStoreService.classIdentityStoreService.classpublic JpsCallbackType getCallbackType()
JpsCallbackTypegetCallbackType in interface JpsCallbackJpsCallbackType
  | 
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||