Package org.springframework.security.web.authentication.preauth.j2ee


package org.springframework.security.web.authentication.preauth.j2ee
Pre-authentication support for container-authenticated requests.

It is assumed that standard JEE security has been configured and Spring Security hooks into the security methods exposed by HttpServletRequest to build Authentication object for the user.