Package org.eclipse.microprofile.jwt.tck.config.jwe
-
Class Summary Class Description PrivateKeyAsJWKClasspathTest Validate that config property values of type resource path to JWK works to decrypt the JWT which is encrypted with publicKey4k.jwkPrivateKeyAsJWKSClasspathTest Validate that config property values of type resource path to JWKS works to decrypt the JWT which is encrypted with publicKey4k.jwkPrivateKeyAsPEMClasspathTest Validate that mp.jwt.decrypt.key.location property values of type resource path to a PEM work to decrypt the JWT which is encrypted with publicKey4k.pemPrivateKeyEndpoint The common endpoint used by the various private key config tests