Uses of Package
org.springframework.security.web.authentication.www

Packages that use org.springframework.security.web.authentication.www
org.springframework.security.web.authentication.www Contains WWW-Authenticate based authentication mechanism implementations: Basic and Digest authentication. 
 

Classes in org.springframework.security.web.authentication.www used by org.springframework.security.web.authentication.www
DigestAuthenticationEntryPoint
          Used by the SecurityEnforcementFilter to commence authentication via the DigestAuthenticationFilter.
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.