|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
PasswordEncryptor | Strategy used for encrypting and matching encrypted passwords. |
UserManagerFactory | Interface for user manager factories |
Class Summary | |
---|---|
AnonymousAuthentication | Class representing an anonymous authentication attempt |
ClearTextPasswordEncryptor | Password encryptor that does no encryption, that is, keps the password in clear text |
DbUserManagerFactory | Factory for database backed UserManager instances. |
Md5PasswordEncryptor | Password encryptor that hashes the password using MD5. |
PropertiesUserManagerFactory | Factory for the properties file based UserManager implementation. |
SaltedPasswordEncryptor | Password encryptor that hashes a salt together with the password using MD5. |
UsernamePasswordAuthentication | Class representing a normal authentication attempt using username and password |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |