Package | Description |
---|---|
com.sun.identity.idm |
Provides classes for accessing the Identity Repository interfaces.
|
org.forgerock.openam.uma.rest |
Modifier and Type | Method and Description |
---|---|
static void |
AMIdentityRepository.addCreationListener(IdRepoCreationListener listener)
Adds a creation listener that will be notified each time a
AMIdentityRepository is created . |
static boolean |
AMIdentityRepository.removeCreationListener(IdRepoCreationListener listener)
Removes a creation listener so that it will no longer be notified when a
AMIdentityRepository is created. |
Modifier and Type | Class and Description |
---|---|
class |
UmaIdRepoCreationListener
An implementation of a
IdRepoCreationListener which adds a
UmaPolicyApplicationListener to each AMIdentityRepository for a realm. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.