Package dk.acto.fafnir.client
Class JwtValidator
java.lang.Object
dk.acto.fafnir.client.JwtValidator
@Component
public class JwtValidator
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description JwtValidator() -
Method Summary
Modifier and Type Method Description JwtAuthenticationdecodeToken(java.lang.String authHeader)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JwtValidator
public JwtValidator()
-
-
Method Details
-
decodeToken
-