Class JsonWebKeySetStaticHandlerTest

java.lang.Object
uk.co.spudsoft.jwtvalidatorvertx.impl.JsonWebKeySetStaticHandlerTest

public class JsonWebKeySetStaticHandlerTest extends Object
Author:
jtalbut
  • Constructor Details

    • JsonWebKeySetStaticHandlerTest

      public JsonWebKeySetStaticHandlerTest()
  • Method Details

    • testIssuerRegexes

      @Test public void testIssuerRegexes()
    • testValidateIssuer

      @Test public void testValidateIssuer()
    • testAddKey

      @Test public void testAddKey() throws Exception
      Throws:
      Exception