Searched refs:ACCOUNT_EXPIRED (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DAccountStatusNotificationType.java113 ACCOUNT_EXPIRED("account-expired"), enum constant in enum:AccountStatusNotificationType
215 return ACCOUNT_EXPIRED;
/forgerock/opendj2/src/server/org/opends/server/types/
H A DAccountStatusNotificationType.java112 ACCOUNT_EXPIRED("account-expired"), enum constant in enum:AccountStatusNotificationType
214 return ACCOUNT_EXPIRED;
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DAccountStatusNotificationType.java113 ACCOUNT_EXPIRED("account-expired"), enum constant in enum:AccountStatusNotificationType
215 return ACCOUNT_EXPIRED;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DAccountStatusNotificationType.java113 ACCOUNT_EXPIRED("account-expired"), enum constant in enum:AccountStatusNotificationType
215 return ACCOUNT_EXPIRED;
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DAccountStatusNotificationType.java112 ACCOUNT_EXPIRED("account-expired"), enum constant in enum:AccountStatusNotificationType
214 return ACCOUNT_EXPIRED;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DAccountStatusNotificationType.java111 ACCOUNT_EXPIRED("account-expired"), enum constant in enum:AccountStatusNotificationType
213 return ACCOUNT_EXPIRED;
/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DErrorLogAccountStatusNotificationHandler.java292 case ACCOUNT_EXPIRED:
293 nt = AccountStatusNotificationType.ACCOUNT_EXPIRED;
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DErrorLogAccountStatusNotificationHandler.java291 case ACCOUNT_EXPIRED:
292 nt = AccountStatusNotificationType.ACCOUNT_EXPIRED;
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DErrorLogAccountStatusNotificationHandler.java292 case ACCOUNT_EXPIRED:
293 nt = AccountStatusNotificationType.ACCOUNT_EXPIRED;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DErrorLogAccountStatusNotificationHandler.java292 case ACCOUNT_EXPIRED:
293 nt = AccountStatusNotificationType.ACCOUNT_EXPIRED;
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DErrorLogAccountStatusNotificationHandler.java291 case ACCOUNT_EXPIRED:
292 nt = AccountStatusNotificationType.ACCOUNT_EXPIRED;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DErrorLogAccountStatusNotificationHandler.java258 case ACCOUNT_EXPIRED:
259 nt = AccountStatusNotificationType.ACCOUNT_EXPIRED;
/forgerock/openam-v13/openam-audit/openam-audit-core/src/main/java/org/forgerock/openam/audit/
H A DAuditConstants.java222 ACCOUNT_EXPIRED, enum constant in enum:AuditConstants.AuthenticationFailureReason
/forgerock/openam/openam-audit/openam-audit-core/src/main/java/org/forgerock/openam/audit/
H A DAuditConstants.java226 ACCOUNT_EXPIRED, enum constant in enum:AuditConstants.AuthenticationFailureReason
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/audit/
H A DAuthenticationProcessEventAuditor.java248 return ACCOUNT_EXPIRED;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/audit/
H A DAuthenticationProcessEventAuditor.java221 return ACCOUNT_EXPIRED;
/forgerock/opendj-b2.6/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendBindOperation.java964 AccountStatusNotificationType.ACCOUNT_EXPIRED, userEntry, m,
/forgerock/opendj2/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendBindOperation.java984 AccountStatusNotificationType.ACCOUNT_EXPIRED, userEntry, m,
/forgerock/opendj2.6.2/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendBindOperation.java955 AccountStatusNotificationType.ACCOUNT_EXPIRED, userEntry, m,
/forgerock/opendj2-jel-hg/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendBindOperation.java964 AccountStatusNotificationType.ACCOUNT_EXPIRED, userEntry, m,
/forgerock/opendj2-hg/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendBindOperation.java984 AccountStatusNotificationType.ACCOUNT_EXPIRED, userEntry, m,
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/workflowelement/localbackend/
H A DLocalBackendBindOperation.java841 AccountStatusNotificationType.ACCOUNT_EXPIRED, userEntry, m,
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAMLoginContext.java32 import static org.forgerock.openam.audit.AuditConstants.AuthenticationFailureReason.ACCOUNT_EXPIRED;
622 failureReason = ACCOUNT_EXPIRED;
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAMLoginContext.java618 failureReason = ACCOUNT_EXPIRED;

Completed in 90 milliseconds