Searched defs:IdRepo (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DIdRepo.java25 * $Id: IdRepo.java,v 1.8 2009/07/02 20:33:30 hengming Exp $
50 public abstract class IdRepo { class
78 * This method is invoked just before the plugin is removed from the IdRepo
589 * is called by the IdRepo framework when the plugin is being shutdown due
608 * prefix the name with the data store name or protocol. Used by IdRepo
630 * identities. Used by IdRepo framework to authenticate identities.
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DIdRepo.java25 * $Id: IdRepo.java,v 1.8 2009/07/02 20:33:30 hengming Exp $
50 public abstract class IdRepo { class
78 * This method is invoked just before the plugin is removed from the IdRepo
589 * is called by the IdRepo framework when the plugin is being shutdown due
608 * prefix the name with the data store name or protocol. Used by IdRepo
630 * identities. Used by IdRepo framework to authenticate identities.

Completed in 28 milliseconds