Class UserRoleGrantedWorkflowEventFactory
java.lang.Object
org.keycloak.models.workflow.events.UserRoleGrantedWorkflowEventFactory
- All Implemented Interfaces:
WorkflowEventProviderFactory<WorkflowEventProvider>,EnvironmentDependentProviderFactory,ProviderFactory<WorkflowEventProvider>
public class UserRoleGrantedWorkflowEventFactory
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
-
UserRoleGrantedWorkflowEventFactory
public UserRoleGrantedWorkflowEventFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceWorkflowEventProviderFactory<WorkflowEventProvider>
-
getId
- Specified by:
getIdin interfaceProviderFactory<WorkflowEventProvider>
-