| Package | Description |
|---|---|
| org.hawkular.accounts.api.model |
Entities related to the API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HawkularUser
Represents a real person.
|
class |
Invitation |
class |
Member
Represents an object that might be a member of an organization.
|
class |
Operation
Represents an operation, that can be for instance "metric-create".
|
class |
Organization
Represents an non-user model that can own resources.
|
class |
OrganizationMembership |
class |
Permission
Represents the permissions for a given resource.
|
class |
Persona
Represents a persona that is able to login into the main application.
|
class |
PersonaResourceRole
Stores the role for a given user on a specific Resource.
|
class |
Resource
Represents a resource that is meant to be protected.
|
class |
Role
Represents a Role in the system.
|
class |
UserSettings |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<BaseEntity,ZonedDateTime> |
BaseEntity_.createdAt |
static javax.persistence.metamodel.SingularAttribute<BaseEntity,String> |
BaseEntity_.id |
static javax.persistence.metamodel.SingularAttribute<BaseEntity,ZonedDateTime> |
BaseEntity_.updatedAt |
Copyright © 2015 Red Hat, Inc.. All rights reserved.