T
- The type of the tokenpublic interface TokenAuthenticationFactory<T>
Authentication
object from a token.Modifier and Type | Method and Description |
---|---|
Optional<Authentication> |
createAuthentication(T token) |
Optional<Authentication> createAuthentication(T token)
token
- The token