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
1 changed files with 4 additions and 0 deletions

View File

@ -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