Class JwtCredentialSignerFactory

java.lang.Object
org.keycloak.protocol.oid4vc.issuance.signing.JwtCredentialSignerFactory
All Implemented Interfaces:
CredentialSignerFactory, OID4VCEnvironmentProviderFactory, org.keycloak.provider.EnvironmentDependentProviderFactory, org.keycloak.provider.ProviderFactory<CredentialSigner<?>>

public class JwtCredentialSignerFactory extends Object implements CredentialSignerFactory
  • Constructor Details

    • JwtCredentialSignerFactory

      public JwtCredentialSignerFactory()
  • Method Details