Class | Description |
---|---|
DigestAuthenticator |
This class provides methods for performing Digest (RFC 2617) authentication
and is intended to be extended by a concrete Authenticator implementation.
|
DigestRequest | |
DigestUtils |
Digest-related utility methods, adapted from Acegi and Apache Commons.
|
Exception | Description |
---|---|
DigestValidationException |
Thrown when a DigestRequest fails validation.
|
Copyright © 2015 Seam Framework. All Rights Reserved.