Spring Security Framework

Package org.springframework.security.ui.webapp

Authenticates users via HTTP properties, headers and session.

See:
          Description

Class Summary
AuthenticationProcessingFilter Processes an authentication form.
AuthenticationProcessingFilterEntryPoint Used by the SecurityEnforcementFilter to commence authentication via the AuthenticationProcessingFilter.
DefaultLoginPageGeneratingFilter For internal use with namespace configuration in the case where a user doesn't configure a login page.
 

Package org.springframework.security.ui.webapp Description

Authenticates users via HTTP properties, headers and session.


Spring Security Framework

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