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
    JwtAuthentication decodeToken​(java.lang.String authHeader)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait