java.lang.Object | |
↳ | org.springframework.security.authentication.AuthenticationDetailsSourceImpl |
![]() |
This class is deprecated.
Write an implementation of AuthenticationDetailsSource which returns the desired type directly.
Base implementation of AuthenticationDetailsSource
.
By default will create an instance of AuthenticationDetails
.
Any object that accepts an Object
as its sole constructor can
be used instead of this default.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |