Uses of Package
io.helidon.security.jwt.jwk
Packages that use io.helidon.security.jwt.jwk
Package
Description
Implementation of Microprofile JWT Auth specification.
JWT (JSON web token) support.
JWK (JSON web key) support.
Open ID Connect (OIDC) classes usable from all OIDC related components.
-
Classes in io.helidon.security.jwt.jwk used by io.helidon.microprofile.jwt.authClassDescriptionA JWK (JSON Web key) is a representation of data needed to sign, encrypt, verify and /or decrypt data (e.g a public and/or private key; password for symmetric ciphers).
-
Classes in io.helidon.security.jwt.jwk used by io.helidon.security.jwt
-
Classes in io.helidon.security.jwt.jwk used by io.helidon.security.jwt.jwkClassDescriptionA JWK (JSON Web key) is a representation of data needed to sign, encrypt, verify and /or decrypt data (e.g a public and/or private key; password for symmetric ciphers).Elliptic curve JSON web key.Builder for
JwkEC
.A representation of the JSON web keys document - a map of key ids to corresponding web keys.Builder ofJwkKeys
.Symmetric cipher JSON web key.Builder forJwkOctet
.RSA JSON web key.Builder forJwkRSA
. -
Classes in io.helidon.security.jwt.jwk used by io.helidon.security.providers.oidc.commonClassDescriptionA representation of the JSON web keys document - a map of key ids to corresponding web keys.