JavaScript is disabled on your browser.
Skip navigation links
Keycloak Docs Distribution 26.6.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.JwtPreAuthCodeHandler
Packages that use
JwtPreAuthCodeHandler
Package
Description
org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth
Uses of
JwtPreAuthCodeHandler
in
org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth
Methods in
org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth
that return
JwtPreAuthCodeHandler
Modifier and Type
Method
Description
JwtPreAuthCodeHandler
JwtPreAuthCodeHandlerFactory.
create
(
KeycloakSession
session)