Modifier and Type | Method and Description |
---|---|
protected boolean |
GroupEditorWorkflow.checkEventContext(ContextualEvent contextualEvent,
Object context) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
BaseRoleEditorWorkflow.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 |
HomePerspectiveChangedEvent
Event notifying a change on the home perspective setting.
|
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 |
PermissionChangedEvent
Event notifying a change on a
Permission instance value. |
class |
PermissionNodeAddedEvent
Event notifying a new permission node is added.
|
class |
PermissionNodeRemovedEvent
Event notifying a new permission node is removed.
|
class |
PriorityChangedEvent
Event notifying a change on the role/group priority setting.
|
class |
RemoveUserGroupEvent
Event for removing an assigned group from a user.
|
class |
UpdateUserAttributeEvent
Event for a user attribute updated.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.