Package | Description |
---|---|
com.iplanet.am.sdk |
This package contains interfaces and implementation for User/Identity
Management.
|
com.sun.identity.idm |
Provides classes for accessing the Identity Repository interfaces.
|
com.sun.identity.idm.plugins.database | |
com.sun.identity.idm.plugins.files | |
com.sun.identity.idm.plugins.internal | |
org.forgerock.openam.idrepo.ldap | |
org.openidentityplatform.openam.cassandra |
Modifier and Type | Method and Description |
---|---|
int |
AMSDKRepo.addListener(SSOToken token,
IdRepoListener listnr) |
Modifier and Type | Method and Description |
---|---|
abstract int |
IdRepo.addListener(SSOToken token,
IdRepoListener listener)
Adds a listener for changes in the repository
|
Modifier and Type | Method and Description |
---|---|
int |
DatabaseRepo.addListener(SSOToken token,
IdRepoListener listener) |
Modifier and Type | Method and Description |
---|---|
int |
FilesRepo.addListener(SSOToken token,
IdRepoListener listener) |
Modifier and Type | Method and Description |
---|---|
int |
SpecialRepo.addListener(SSOToken token,
IdRepoListener listener) |
int |
AgentsRepo.addListener(SSOToken token,
IdRepoListener listener) |
Modifier and Type | Method and Description |
---|---|
int |
DJLDAPv3Repo.addListener(SSOToken token,
IdRepoListener idRepoListener)
Registers an IdRepoListener, which will be notified of realm level service changes and persistent search results.
|
Modifier and Type | Method and Description |
---|---|
int |
Repo.addListener(SSOToken token,
IdRepoListener listener) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.