@Singleton public class DefaultJwtAuthenticationFactory extends java.lang.Object implements JwtAuthenticationFactory
AuthenticationJWTClaimsSetAdapter to construction an Authentication object.| Constructor and Description |
|---|
DefaultJwtAuthenticationFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<Authentication> |
createAuthentication(com.nimbusds.jwt.JWT token) |
public java.util.Optional<Authentication> createAuthentication(com.nimbusds.jwt.JWT token)
createAuthentication in interface JwtAuthenticationFactorycreateAuthentication in interface TokenAuthenticationFactory<com.nimbusds.jwt.JWT>token - The token