Uses of Package
org.keycloak.sdjwt
Packages that use org.keycloak.sdjwt
Package
Description
-
Classes in org.keycloak.sdjwt used by org.keycloak.protocol.oid4vc.issuance.credentialbuilderClassDescriptionHandle verifiable credentials (SD-JWT VC), enabling the parsing of existing VCs as well as the creation and signing of new ones.
-
Classes in org.keycloak.sdjwt used by org.keycloak.sdjwtClassDescriptionHandles selective disclosure of elements within a top-level array claim, supporting both visible and undisclosed elements.Module for validating JWT based claims.Functional interface of checks that verify some part of a JWT.Handles hash production for a decoy entry from the given salt.Handles undisclosed claims and array elements, providing functionality to generate disclosure digests from Base64Url encoded strings.Manages the specification of undisclosed claims and array elements.Handle verifiable credentials (SD-JWT VC), enabling the parsing of existing VCs as well as the creation and signing of new ones.Options for Issuer-signed JWT verification.Handle jws, either the issuer jwt or the holder key binding jwt.Main entry class for selective disclosure jwt (SD-JWT).Represents a top level claim in the payload of a JWT.Strong typing claim name to avoid parameter mismatch.Strong typing salt to avoid parameter mismatch.Runs SD-JWT verification in isolation with only essential properties.
-
Classes in org.keycloak.sdjwt used by org.keycloak.sdjwt.consumerClassDescriptionHandle verifiable credentials (SD-JWT VC), enabling the parsing of existing VCs as well as the creation and signing of new ones.Options for Issuer-signed JWT verification.
-
Classes in org.keycloak.sdjwt used by org.keycloak.sdjwt.vpClassDescriptionModule for validating JWT based claims.Functional interface of checks that verify some part of a JWT.Handle verifiable credentials (SD-JWT VC), enabling the parsing of existing VCs as well as the creation and signing of new ones.Options for Issuer-signed JWT verification.Handle jws, either the issuer jwt or the holder key binding jwt.Runs SD-JWT verification in isolation with only essential properties.