Searched refs:setLoginLockoutNotification (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java820 setLoginLockoutNotification(CollectionHelper.getMapAttr(
6179 public void setLoginLockoutNotification(final String loginLockoutNotification) { method in class:LoginState
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java814 setLoginLockoutNotification(CollectionHelper.getMapAttr(attrs, ISAuthConstants.LOCKOUT_EMAIL));
6050 private void setLoginLockoutNotification(final String loginLockoutNotification) { method in class:LoginState

Completed in 62 milliseconds