Searched defs:fromCode (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/session/
H A DSessionEventType.java94 public static SessionEventType fromCode(int code) { method in class:SessionEventType
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DEmailNotificationHelper.java99 private void sendEmail(Set notifyList, Map attributes, String fromCode, argument
151 String from = AMSDKBundle.getString(fromCode, locale);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DEmailNotificationHelper.java99 private void sendEmail(Set notifyList, Map attributes, String fromCode, argument
151 String from = AMSDKBundle.getString(fromCode, locale);

Completed in 55 milliseconds