|
Spring Security Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| DigestProcessingFilter | Processes a HTTP request's Digest authorization headers, putting the result into the
SecurityContextHolder. |
| DigestProcessingFilterEntryPoint | Used by the SecurityEnforcementFilter to commence authentication via the DigestProcessingFilter. |
| Exception Summary | |
|---|---|
| NonceExpiredException | Thrown if an authentication request is rejected because the digest nonce has expired. |
Authenticates HTTP Digest authentication requests.
|
Spring Security Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||