Spring Security Framework

Uses of Package
org.springframework.security.ui.preauth.j2ee

Packages that use org.springframework.security.ui.preauth.j2ee
org.springframework.security.ui.portlet Authentication interceptor (and related classes) for use with the Portlet 1.0 (JSR 168) Specification. 
org.springframework.security.ui.preauth.j2ee   
 

Classes in org.springframework.security.ui.preauth.j2ee used by org.springframework.security.ui.portlet
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).
 

Classes in org.springframework.security.ui.preauth.j2ee used by org.springframework.security.ui.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).
 


Spring Security Framework

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