| Package | Description |
|---|---|
| org.hawkular.accounts.api |
Provides the main API for Hawkular components intending to perform permission checking and authorization procedures.
|
| org.hawkular.accounts.api.internal.impl |
| Class and Description |
|---|
| OperationService
Service intended to manage
Operation entities. |
| OperationService.Setup
Convenience builder-style interface for setting up operations with the required roles.
|
| Class and 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. |
| 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.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.