| java.lang.Object | ||
| ↳ | org.springframework.security.web.authentication.WebAuthenticationDetails | |
| ↳ | org.springframework.security.web.authentication.preauth.PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetails | |
This WebAuthenticationDetails implementation allows for storing a list of pre-authenticated Granted Authorities.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  org.springframework.security.web.authentication.WebAuthenticationDetails | |||||||||||
|  From class
  java.lang.Object | |||||||||||
|  From interface
  org.springframework.security.core.authority.GrantedAuthoritiesContainer | |||||||||||