|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ encoding overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.acegisecurity.providers.encoding
| Interface Summary | |
| PasswordEncoder | Interface for performing authentication operations on a password. |
| Class Summary | |
| BaseDigestPasswordEncoder | Convenience base for digest password encoders. |
| BasePasswordEncoder | Convenience base for all password encoders. |
| Md5PasswordEncoder | MD5 implementation of PasswordEncoder. |
| PlaintextPasswordEncoder | Plaintext implementation of PasswordEncoder. |
| ShaPasswordEncoder | SHA implementation of PasswordEncoder. |
|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ encoding overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||