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