|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPreAuthenticatedAuthenticationDetailsSource | |
---|---|
org.springframework.security.web.authentication.preauth.j2ee |
Uses of AbstractPreAuthenticatedAuthenticationDetailsSource in org.springframework.security.web.authentication.preauth.j2ee |
---|
Subclasses of AbstractPreAuthenticatedAuthenticationDetailsSource in org.springframework.security.web.authentication.preauth.j2ee | |
---|---|
class |
J2eeBasedPreAuthenticatedWebAuthenticationDetailsSource
Implementation of AuthenticationDetailsSource which converts the user's J2EE roles (as obtained by calling HttpServletRequest.isUserInRole(String) ) into GrantedAuthoritys and stores these in the authentication
details object (. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |