Class JwtPreAuthCodeHandlerFactory
java.lang.Object
org.keycloak.protocol.oid4vc.issuance.credentialoffer.preauth.JwtPreAuthCodeHandlerFactory
- All Implemented Interfaces:
PreAuthCodeHandlerFactory,ProviderFactory<PreAuthCodeHandler>
-
Field Summary
Fields -
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.issuance.credentialoffer.preauth.PreAuthCodeHandlerFactory
close, init, postInitMethods inherited from interface org.keycloak.provider.ProviderFactory
dependsOn, getConfigMetadata, order
-
Field Details
-
PROVIDER_ID
- See Also:
-
-
Constructor Details
-
JwtPreAuthCodeHandlerFactory
public JwtPreAuthCodeHandlerFactory()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceProviderFactory<PreAuthCodeHandler>
-
create
- Specified by:
createin interfaceProviderFactory<PreAuthCodeHandler>
-