Searched defs:IdRepoEventNotificationHandler (Results 1 - 2 of 2) sorted by relevance
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/remote/ | ||
H A D | IdRemoteEventListener.java | 157 new IdRepoEventNotificationHandler()); 409 static class IdRepoEventNotificationHandler implements NotificationHandler { class in class:IdRemoteEventListener 411 IdRepoEventNotificationHandler() { method in class:IdRemoteEventListener.IdRepoEventNotificationHandler 422 + "IdRepoEventNotificationHandler: " |
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/remote/ | ||
H A D | IdRemoteEventListener.java | 159 new IdRepoEventNotificationHandler()); 411 static class IdRepoEventNotificationHandler implements NotificationHandler { class in class:IdRemoteEventListener 413 IdRepoEventNotificationHandler() { method in class:IdRemoteEventListener.IdRepoEventNotificationHandler 423 + "IdRepoEventNotificationHandler: " |
Completed in 61 milliseconds