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

Packages that use org.springframework.security.web.authentication.preauth.j2ee
org.springframework.security.web.authentication.preauth.j2ee Pre-authentication support for container-authenticated requests. 
 

Classes in org.springframework.security.web.authentication.preauth.j2ee used by org.springframework.security.web.authentication.preauth.j2ee
AbstractPreAuthenticatedAuthenticationDetailsSource
          Base implementation for classes scenarios where the authentication details object is used to store a list of authorities obtained from the context object (such as an HttpServletRequest) passed to AbstractPreAuthenticatedAuthenticationDetailsSource.buildDetails(Object).
 



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