Package | Description |
---|---|
org.springframework.security.web.authentication.preauth.j2ee |
Pre-authentication support for container-authenticated requests.
|
org.springframework.security.web.authentication.preauth.websphere |
Websphere-specific pre-authentication classes.
|
Modifier and Type | Method and Description |
---|---|
PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetails |
J2eeBasedPreAuthenticatedWebAuthenticationDetailsSource.buildDetails(javax.servlet.http.HttpServletRequest context)
Builds the authentication details object.
|
Modifier and Type | Method and Description |
---|---|
PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetails |
WebSpherePreAuthenticatedWebAuthenticationDetailsSource.buildDetails(javax.servlet.http.HttpServletRequest context) |
Copyright © 2015. All rights reserved.