| Modifier and Type | Method and Description |
|---|---|
protected boolean |
GroupViewerWorkflow.checkEventContext(ContextualEvent contextualEvent,
Object context) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
BaseUserEditorWorkflow.checkEventContext(ContextualEvent contextualEvent,
Object context) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddUsersToGroupEvent
Event for assigning a collection of users to a given group.
|
class |
ChangePasswordEvent
Event fired when a user's password has been changed.
|
class |
CreateUserAttributeEvent
Event for a user attribute creation.
|
class |
DeleteUserAttributeEvent
Event for a user attribute deletion.
|
class |
OnChangePasswordEvent
User ask for changing user's password.
|
class |
OnDeleteEvent
User ask for deleting an instance.
|
class |
OnEditEvent
User ask for edition mode.
|
class |
OnErrorEvent
An error to be handled from a given context.
|
class |
OnRemoveUserGroupEvent
A user wants to remove an assigned group from a user.
|
class |
OnRemoveUserRoleEvent
A user wants to remove an assigned role from a user.
|
class |
OnShowEvent
User ask for view mode.
|
class |
OnUpdateUserGroupsEvent
A user is updating assigned user's groups.
|
class |
OnUpdateUserRolesEvent
A user is updating assigned user's roles.
|
class |
RemoveUserGroupEvent
Event for removing an assigned group from a user.
|
class |
UpdateUserAttributeEvent
Event for a user attribute updated.
|
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.