Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.acegisecurity.ui.digestauth

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.