public interface IdRepoCreationListener
AMIdentityRepository
is created.Modifier and Type | Method and Description |
---|---|
void |
notify(AMIdentityRepository idRepo,
String realm)
Called when a
AMIdentityRepository is created. |
void notify(AMIdentityRepository idRepo, String realm)
AMIdentityRepository
is created.idRepo
- The AMIdentityRepository
instance that has just been created.realm
- The realm the AMIdentityRepository
was created in.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.