See: Description
Class | Description |
---|---|
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 | Description |
---|---|
NonceExpiredException |
Thrown if an authentication request is rejected because the digest nonce has expired.
|
Copyright © 2019. All rights reserved.