|
JSecurity | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jsecurity.codec | |
|---|---|
| org.jsecurity.authc.credential | Support for validating credentials (such as passwords or X509 certificates) during
authentication via the CredentialsMatcher
interface and its supporting implementations. |
| org.jsecurity.codec | Components for encoding and decoding of data across multiple formats, especially useful in JSecurity's cryptography and web functionality. |
| org.jsecurity.crypto.hash | Cryptographic Hashing components that greatly simplify one-way data hashing in an application. |
| Classes in org.jsecurity.codec used by org.jsecurity.authc.credential | |
|---|---|
| CodecSupport
Base abstract class that provides useful encoding and decoding operations, especially for character data. |
|
| Classes in org.jsecurity.codec used by org.jsecurity.codec | |
|---|---|
| CodecException
Root exception related to issues during encoding or decoding. |
|
| Classes in org.jsecurity.codec used by org.jsecurity.crypto.hash | |
|---|---|
| CodecException
Root exception related to issues during encoding or decoding. |
|
| CodecSupport
Base abstract class that provides useful encoding and decoding operations, especially for character data. |
|
|
JSecurity | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||