| java.lang.Object | |||
| ↳ | org.springframework.security.authentication.AbstractAuthenticationToken | ||
| ↳ | org.springframework.security.authentication.UsernamePasswordAuthenticationToken | ||
| ↳ | org.springframework.security.authentication.jaas.JaasAuthenticationToken | ||
UsernamePasswordAuthenticationToken extension to carry the Jaas LoginContext that the user was logged into
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.security.authentication.UsernamePasswordAuthenticationToken
| |||||||||||
From class
org.springframework.security.authentication.AbstractAuthenticationToken
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.security.Principal
| |||||||||||
From interface
org.springframework.security.core.Authentication
| |||||||||||
From interface
org.springframework.security.core.CredentialsContainer
| |||||||||||