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 Summary
Constructors Constructor Description ExtraJwtVerifier()
-
-
-
Method Detail
-
init
public void init(PluginsRegistry registry)
-
init
public void init()
- Specified by:
initin interfaceInitializer
-
-