Class ExtraJwtVerifier

java.lang.Object
org.restheart.test.plugins.initializers.ExtraJwtVerifier
All Implemented Interfaces:
ConfigurablePlugin, Initializer, Plugin

public class ExtraJwtVerifier extends Object implements Initializer
Demonstrate how to add an extra verification step to the jwtAuthenticationMechanism.
Author:
Andrea Di Cesare <andrea@softinstigate.com>
  • Constructor Details

    • ExtraJwtVerifier

      public ExtraJwtVerifier()
  • Method Details