Class JwtProofValidatorFactory
java.lang.Object
org.keycloak.protocol.oid4vc.issuance.keybinding.JwtProofValidatorFactory
- All Implemented Interfaces:
 ProofValidatorFactory,OID4VCEnvironmentProviderFactory,EnvironmentDependentProviderFactory,ProviderFactory<ProofValidator>
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.keycloak.protocol.oid4vc.OID4VCEnvironmentProviderFactory
isSupportedMethods inherited from interface org.keycloak.protocol.oid4vc.issuance.keybinding.ProofValidatorFactory
close, init, postInitMethods inherited from interface org.keycloak.provider.ProviderFactory
dependsOn, getConfigMetadata, order 
- 
Constructor Details
- 
JwtProofValidatorFactory
public JwtProofValidatorFactory() 
 - 
 - 
Method Details
- 
getId
- Specified by:
 getIdin interfaceProviderFactory<ProofValidator>
 - 
create
- Specified by:
 createin interfaceProviderFactory<ProofValidator>
 
 -