Class | Description |
---|---|
PrivateKeyAsJWKClasspathTest |
Validate that config property values of type resource path to JWK works to decrypt the JWT which is encrypted with
publicKey4k.jwk
|
PrivateKeyAsJWKSClasspathTest |
Validate that config property values of type resource path to JWKS works to decrypt the JWT which is encrypted with
publicKey4k.jwk
|
PrivateKeyAsPEMClasspathTest |
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.pem
|
PrivateKeyEndpoint |
The common endpoint used by the various private key config tests
|
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.