Class TokenValidator.AzpValidator

  • All Implemented Interfaces:
    org.jose4j.jwt.consumer.ErrorCodeValidator
    Enclosing class:
    TokenValidator

    private static class TokenValidator.AzpValidator
    extends Object
    implements org.jose4j.jwt.consumer.ErrorCodeValidator
    • Constructor Detail

      • AzpValidator

        public AzpValidator​(String issuedFor)
    • Method Detail

      • validate

        public org.jose4j.jwt.consumer.ErrorCodeValidator.Error validate​(org.jose4j.jwt.consumer.JwtContext jwtContext)
                                                                  throws org.jose4j.jwt.MalformedClaimException
        Specified by:
        validate in interface org.jose4j.jwt.consumer.ErrorCodeValidator
        Throws:
        org.jose4j.jwt.MalformedClaimException