Searched defs:SMSNotificationHandler (Results 1 - 2 of 2) sorted by relevance
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/jaxrpc/ | ||
H A D | SMSJAXRPCObject.java | 528 new SMSNotificationHandler()); 771 static class SMSNotificationHandler implements NotificationHandler { class in class:SMSJAXRPCObject 772 SMSNotificationHandler() { method in class:SMSJAXRPCObject.SMSNotificationHandler 783 debug.message("SMSJAXRPCObject:SMSNotificationHandler: " |
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/jaxrpc/ | ||
H A D | SMSJAXRPCObject.java | 530 new SMSNotificationHandler()); 773 static class SMSNotificationHandler implements NotificationHandler { class in class:SMSJAXRPCObject 774 SMSNotificationHandler() { method in class:SMSJAXRPCObject.SMSNotificationHandler 784 debug.message("SMSJAXRPCObject:SMSNotificationHandler: " |
Completed in 1917 milliseconds