Package org.jboss.seam.security.digest

Class Summary
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 Summary
DigestValidationException Thrown when a DigestRequest fails validation.