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