See: Description
| Interface | Description |
|---|---|
| InvitationService | |
| OperationService |
Service intended to manage
Operation entities. |
| OperationService.Setup |
Convenience builder-style interface for setting up operations with the required roles.
|
| OrganizationMembershipService |
Service intended to manage the memberships that a
Persona holds in an
Organization. |
| OrganizationService |
Service intended to handle data related to an
Organization. |
| PermissionChecker |
Central part of the API, allowing a component to perform permission checking of users against resources.
|
| PermissionService |
Service providing access to permission-related queries.
|
| PersonaService |
Provides an interface for querying and managing
Persona. |
| ResourceService |
Manages
Resource. |
| RoleService |
Provides access to information related to
Role. |
| UserService |
Provides an interface for querying and managing Hawkular users.
|
| UserSettingsService |
Provides a facility for managing user-related settings.
|
| Annotation Type | Description |
|---|---|
| CurrentUser | |
| NamedOperation |
CDI qualifier used for injecting the
Operation bean related to the name
specified on this annotation. |
| NamedRole |
CDI qualifier used for injecting the
Role bean related to the name
specified on this annotation. |
| NamedSetting |
CDI qualifier for loading a specific setting key into a managed bean.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.