public interface JwtAuthenticationFactory extends TokenAuthenticationFactory<com.nimbusds.jwt.JWT>
Authentication object from a JWT token.| Modifier and Type | Method and Description | 
|---|---|
Optional<Authentication> | 
createAuthentication(com.nimbusds.jwt.JWT token)  | 
Optional<Authentication> createAuthentication(com.nimbusds.jwt.JWT token)
createAuthentication in interface TokenAuthenticationFactory<com.nimbusds.jwt.JWT>token - The token