Package dk.acto.auth.client
Class JwtValidator
java.lang.Object
dk.acto.auth.client.JwtValidator
@Component
public class JwtValidator
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description JwtValidator(PublicKeyProvider pkp, AuthoritiesProvider ap) -
Method Summary
Modifier and Type Method Description JwtAuthenticationdecodeToken(java.lang.String authHeader)