Class JWKTest

java.lang.Object
uk.co.spudsoft.jwtvalidatorvertx.JWKTest

public class JWKTest extends Object
Author:
jtalbut
  • Constructor Details

    • JWKTest

      public JWKTest()
  • Method Details

    • testConstructor

      @Test public void testConstructor() throws Throwable
      Test of getKey method, of class JWK.
      Throws:
      Throwable
    • testBadEcJwks

      @Test public void testBadEcJwks() throws Throwable
      Throws:
      Throwable
    • testBadEdJwks

      @Test public void testBadEdJwks() throws Throwable
      Throws:
      Throwable
    • testBadRsaJwks

      @Test public void testBadRsaJwks() throws Throwable
      Throws:
      Throwable
    • testGetKid

      @Test public void testGetKid() throws Throwable
      Throws:
      Throwable
    • testGetUse

      @Test public void testGetUse() throws Throwable
      Throws:
      Throwable