Class UserFedIdentityAddedWorkflowEventFactory
java.lang.Object
org.keycloak.models.workflow.events.UserFedIdentityAddedWorkflowEventFactory
- All Implemented Interfaces:
WorkflowEventProviderFactory<WorkflowEventProvider>,EnvironmentDependentProviderFactory,ProviderFactory<WorkflowEventProvider>
public class UserFedIdentityAddedWorkflowEventFactory
extends Object
implements WorkflowEventProviderFactory<WorkflowEventProvider>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(KeycloakSession session, String configParameter) getId()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.keycloak.provider.ProviderFactory
dependsOn, getConfigMetadata, orderMethods inherited from interface org.keycloak.models.workflow.WorkflowEventProviderFactory
close, create, init, isSupported, postInit
-
Field Details
-
ID
- See Also:
-
-
Constructor Details
-
UserFedIdentityAddedWorkflowEventFactory
public UserFedIdentityAddedWorkflowEventFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceWorkflowEventProviderFactory<WorkflowEventProvider>
-
getId
- Specified by:
getIdin interfaceProviderFactory<WorkflowEventProvider>
-