|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.security.ui.AuthenticationDetailsSourceImpl
org.springframework.security.ui.preauth.websphere.WebSpherePreAuthenticatedAuthenticationDetailsSource
org.springframework.security.ui.preauth.websphere.WebSpherePreAuthenticatedWebAuthenticationDetailsSource
public class WebSpherePreAuthenticatedWebAuthenticationDetailsSource
This AuthenticationDetailsSource implementation, when configured with a MutableGrantedAuthoritiesContainer, will set the pre-authenticated granted authorities based on the WebSphere groups for the current WebSphere user, mapped using the configured Attributes2GrantedAuthoritiesMapper. By default, this class is configured to build instances of the PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetails class.
| Constructor Summary | |
|---|---|
WebSpherePreAuthenticatedWebAuthenticationDetailsSource()
Public constructor which overrides the default AuthenticationDetails class to be used. |
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.security.ui.preauth.websphere.WebSpherePreAuthenticatedAuthenticationDetailsSource |
|---|
afterPropertiesSet, buildDetails, setWebSphereGroups2GrantedAuthoritiesMapper |
| Methods inherited from class org.springframework.security.ui.AuthenticationDetailsSourceImpl |
|---|
setClazz |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebSpherePreAuthenticatedWebAuthenticationDetailsSource()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||