Uses of Class
org.keycloak.broker.oid4vp.mappers.AbstractOID4VPClaimMapper
Packages that use AbstractOID4VPClaimMapper
-
Uses of AbstractOID4VPClaimMapper in org.keycloak.broker.oid4vp.mappers
Subclasses of AbstractOID4VPClaimMapper in org.keycloak.broker.oid4vp.mappersModifier and TypeClassDescriptionclassMaps a claim of the presented SD JWT credential to a user property or attribute.classImports a claim of the presented SD JWT credential into a user session attribute, so it can be surfaced in tokens through the user session note protocol mappers.