Class JWKParser

    • Constructor Detail

      • JWKParser

        public JWKParser​(JWK jwk)
    • Method Detail

      • getJwk

        public JWK getJwk()
      • toPublicKey

        public PublicKey toPublicKey()
      • isKeyTypeSupported

        public boolean isKeyTypeSupported​(String keyType)