Class JwtPreAuthCodeHandlerFactory

java.lang.Object
org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.JwtPreAuthCodeHandlerFactory
All Implemented Interfaces:
PreAuthCodeHandlerFactory, org.keycloak.provider.ProviderFactory<PreAuthCodeHandler>

public class JwtPreAuthCodeHandlerFactory extends Object implements PreAuthCodeHandlerFactory
  • Field Details

  • Constructor Details

    • JwtPreAuthCodeHandlerFactory

      public JwtPreAuthCodeHandlerFactory()
  • Method Details