1
0
mirror of synced 2026-08-01 07:47:03 +00:00

SEC-536: Added messages for generic UserDetails status checks.

This commit is contained in:
Luke Taylor
2008-01-28 18:19:23 +00:00
parent c9dee10704
commit 0be34cdcc1
@@ -47,4 +47,8 @@ DefaultIntitalDirContextFactory.unexpectedException=Failed to obtain InitialDirC
PasswordComparisonAuthenticator.badCredentials=Bad credentials
BindAuthenticator.badCredentials=Bad credentials
BindAuthenticator.failedToLoadAttributes=Bad credentials
UserDetailsService.locked=User account is locked
UserDetailsService.disabled=User is disabled
UserDetailsService.expired=User account has expired
UserDetailsService.credentialsExpired=User credentials have expired