- get(String) - Method in class org.hawkular.accounts.api.internal.impl.InvitationServiceImpl
-
- get(String) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationServiceImpl
-
- get(String) - Method in class org.hawkular.accounts.api.internal.impl.PersonaServiceImpl
-
- get(String) - Method in class org.hawkular.accounts.api.internal.impl.ResourceServiceImpl
-
- get(String) - Method in class org.hawkular.accounts.api.internal.impl.UserSettingsServiceImpl
-
- get(String) - Method in interface org.hawkular.accounts.api.InvitationService
-
- get(String) - Method in class org.hawkular.accounts.api.model.UserSettings
-
- get(String) - Method in interface org.hawkular.accounts.api.OrganizationService
-
- get(String) - Method in interface org.hawkular.accounts.api.PersonaService
-
Retrieves an
Persona based on a given ID.
- get(String) - Method in interface org.hawkular.accounts.api.ResourceService
-
- get(String) - Method in interface org.hawkular.accounts.api.UserSettingsService
-
- getAcceptedAt() - Method in class org.hawkular.accounts.api.model.Invitation
-
- getAcceptedBy() - Method in class org.hawkular.accounts.api.model.Invitation
-
- getAllRequestsForOrganization(Organization) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationJoinRequestServiceImpl
-
- getAllRequestsForOrganization(Organization) - Method in interface org.hawkular.accounts.api.OrganizationJoinRequestService
-
Lists all join requests for the given organization, no matter the status
- getAllRequestsForPersona(Persona) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationJoinRequestServiceImpl
-
- getAllRequestsForPersona(Persona) - Method in interface org.hawkular.accounts.api.OrganizationJoinRequestService
-
Lists all join requests for the given persona, no matter the status
- getBoundStatement(BoundStatements) - Method in class org.hawkular.accounts.api.internal.ApplicationResources
-
Retrieves a new BoundStatement based on the BoundStatements's enum item name.
- getById(UUID, BoundStatement) - Method in class org.hawkular.accounts.api.internal.impl.BaseServiceImpl
-
Returns a record based on its ID.
- getById(UUID) - Method in class org.hawkular.accounts.api.internal.impl.InvitationServiceImpl
-
- getById(UUID) - Method in class org.hawkular.accounts.api.internal.impl.OperationServiceImpl
-
- getById(UUID) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationJoinRequestServiceImpl
-
- getById(UUID) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationMembershipServiceImpl
-
- getById(UUID) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationServiceImpl
-
- getById(UUID) - Method in class org.hawkular.accounts.api.internal.impl.PermissionServiceImpl
-
- getById(UUID) - Method in class org.hawkular.accounts.api.internal.impl.PersonaResourceRoleServiceImpl
-
- getById(UUID) - Method in class org.hawkular.accounts.api.internal.impl.PersonaServiceImpl
-
- getById(UUID) - Method in class org.hawkular.accounts.api.internal.impl.ResourceServiceImpl
-
- getById(UUID) - Method in class org.hawkular.accounts.api.internal.impl.RoleServiceImpl
-
- getById(String) - Method in class org.hawkular.accounts.api.internal.impl.UserServiceImpl
-
- getById(UUID) - Method in class org.hawkular.accounts.api.internal.impl.UserServiceImpl
-
- getById(UUID) - Method in class org.hawkular.accounts.api.internal.impl.UserSettingsServiceImpl
-
- getById(UUID) - Method in interface org.hawkular.accounts.api.InvitationService
-
- getById(UUID) - Method in interface org.hawkular.accounts.api.OperationService
-
Retrieves the operation by its ID
- getById(UUID) - Method in interface org.hawkular.accounts.api.OrganizationJoinRequestService
-
Retrieve a specific Join Request based on its ID
- getById(UUID) - Method in interface org.hawkular.accounts.api.OrganizationMembershipService
-
- getById(UUID) - Method in interface org.hawkular.accounts.api.OrganizationService
-
- getById(UUID) - Method in interface org.hawkular.accounts.api.PermissionService
-
Retrieves an existing Permission based on its ID
- getById(UUID) - Method in interface org.hawkular.accounts.api.PersonaResourceRoleService
-
Retrieves a PersonaResourceRole relation based on the relation's ID.
- getById(UUID) - Method in interface org.hawkular.accounts.api.PersonaService
-
Retrieves an
Persona based on a given ID.
- getById(UUID) - Method in interface org.hawkular.accounts.api.ResourceService
-
- getById(UUID) - Method in interface org.hawkular.accounts.api.RoleService
-
Retrieves the persistent Role based on its ID.
- getById(String) - Method in interface org.hawkular.accounts.api.UserService
-
- getById(UUID) - Method in interface org.hawkular.accounts.api.UserService
-
- getById(UUID) - Method in interface org.hawkular.accounts.api.UserSettingsService
-
Retrieves a UserSettings object based on its ID.
- getByName(String) - Method in class org.hawkular.accounts.api.internal.impl.OperationServiceImpl
-
- getByName(String) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationServiceImpl
-
- getByName(String) - Method in class org.hawkular.accounts.api.internal.impl.RoleServiceImpl
-
- getByName(String) - Method in interface org.hawkular.accounts.api.OperationService
-
Retrieves the
Operation object for the given name
- getByName(String) - Method in interface org.hawkular.accounts.api.OrganizationService
-
- getByName(String) - Method in interface org.hawkular.accounts.api.RoleService
-
Retrieves the persistent Role based on its fixed name.
- getByPersona(Persona) - Method in class org.hawkular.accounts.api.internal.impl.PersonaResourceRoleServiceImpl
-
- getByPersona(Persona) - Method in class org.hawkular.accounts.api.internal.impl.ResourceServiceImpl
-
- getByPersona(Persona) - Method in interface org.hawkular.accounts.api.PersonaResourceRoleService
-
Retrieves all relations for a given persona.
- getByPersona(Persona) - Method in interface org.hawkular.accounts.api.ResourceService
-
Lists all the resources that belong to a given persona.
- getByPersonaAndResource(Persona, Resource) - Method in class org.hawkular.accounts.api.internal.impl.PersonaResourceRoleServiceImpl
-
- getByPersonaAndResource(Persona, Resource) - Method in interface org.hawkular.accounts.api.PersonaResourceRoleService
-
Retrieves all relations for the given persona + resource
- getByResource(Resource) - Method in class org.hawkular.accounts.api.internal.impl.PersonaResourceRoleServiceImpl
-
- getByResource(Resource) - Method in interface org.hawkular.accounts.api.PersonaResourceRoleService
-
Retrieves all relations for the given resource.
- getByToken(String) - Method in class org.hawkular.accounts.api.internal.impl.InvitationServiceImpl
-
- getByToken(String) - Method in interface org.hawkular.accounts.api.InvitationService
-
- getByUser() - Method in class org.hawkular.accounts.api.internal.impl.UserSettingsServiceImpl
-
- getByUser(HawkularUser) - Method in class org.hawkular.accounts.api.internal.impl.UserSettingsServiceImpl
-
- getByUser() - Method in interface org.hawkular.accounts.api.UserSettingsService
-
Retrieves a UserSettings object for the currently logged in user or null if none exist.
- getByUser(HawkularUser) - Method in interface org.hawkular.accounts.api.UserSettingsService
-
Retrieves a UserSettings object for the given user or null if none exist.
- getCreatedAt() - Method in class org.hawkular.accounts.api.model.BaseEntity
-
- getCurrent() - Method in class org.hawkular.accounts.api.internal.impl.PersonaServiceImpl
-
- getCurrent() - Method in class org.hawkular.accounts.api.internal.impl.UserServiceImpl
-
- getCurrent() - Method in interface org.hawkular.accounts.api.PersonaService
-
Retrieves the current
Persona for this request.
- getCurrent() - Method in interface org.hawkular.accounts.api.UserService
-
Retrieves the current user for the request.
- getDescription() - Method in class org.hawkular.accounts.api.model.Organization
-
- getDescription() - Method in class org.hawkular.accounts.api.model.Role
-
- getDispatchedAt() - Method in class org.hawkular.accounts.api.model.Invitation
-
- getEffectiveRolesForResource(Persona, Resource) - Method in class org.hawkular.accounts.api.internal.impl.PersonaServiceImpl
-
- getEffectiveRolesForResource(Persona, Resource) - Method in interface org.hawkular.accounts.api.PersonaService
-
Retrieves the effective role of a Persona on a given Resource.
- getEmail() - Method in class org.hawkular.accounts.api.model.HawkularUser
-
- getEmail() - Method in class org.hawkular.accounts.api.model.Invitation
-
- getFilteredOrganizationsToJoin(Persona) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationServiceImpl
-
- getFilteredOrganizationsToJoin(Persona) - Method in interface org.hawkular.accounts.api.OrganizationService
-
Retrieves all organizations that a specific persona can apply to join, removing the organizations that the
persona already belongs or that the persona has already applied for.
- getId() - Method in class org.hawkular.accounts.api.model.BaseEntity
-
- getIdAsUUID() - Method in class org.hawkular.accounts.api.model.BaseEntity
-
- getImplicitPermittedRoles(String) - Method in class org.hawkular.accounts.api.internal.impl.RoleServiceImpl
-
- getImplicitPermittedRoles(Role) - Method in class org.hawkular.accounts.api.internal.impl.RoleServiceImpl
-
- getImplicitPermittedRoles(String) - Method in interface org.hawkular.accounts.api.RoleService
-
Following Wildfly's definition of roles, this method returns all roles that are implicit from the given role from
the perspective of an operation.
- getImplicitPermittedRoles(Role) - Method in interface org.hawkular.accounts.api.RoleService
-
Following Wildfly's definition of roles, this method returns all roles that are implicit from the given role from
the perspective of an operation.
- getImplicitUserRoles(String) - Method in class org.hawkular.accounts.api.internal.impl.RoleServiceImpl
-
- getImplicitUserRoles(Role) - Method in class org.hawkular.accounts.api.internal.impl.RoleServiceImpl
-
- getImplicitUserRoles(String) - Method in interface org.hawkular.accounts.api.RoleService
-
Following Wildfly's definition of roles, this method returns all roles that are implicit from the given role from
the User's perspective (ie: user has the given role).
- getImplicitUserRoles(Role) - Method in interface org.hawkular.accounts.api.RoleService
-
Following Wildfly's definition of roles, this method returns all roles that are implicit from the given role from
the User's perspective (ie: user has the given role).
- getInvitationsForOrganization(Organization) - Method in class org.hawkular.accounts.api.internal.impl.InvitationServiceImpl
-
- getInvitationsForOrganization(Organization) - Method in interface org.hawkular.accounts.api.InvitationService
-
Retrieves all invitations for the given organization.
- getInvitedBy() - Method in class org.hawkular.accounts.api.model.Invitation
-
- getMember() - Method in class org.hawkular.accounts.api.model.OrganizationMembership
-
- getMembershipById(String) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationMembershipServiceImpl
-
- getMembershipById(String) - Method in interface org.hawkular.accounts.api.OrganizationMembershipService
-
- getMembershipsForOrganization(Organization) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationMembershipServiceImpl
-
- getMembershipsForOrganization(Organization) - Method in interface org.hawkular.accounts.api.OrganizationMembershipService
-
Retrieves the memberships for a given Organization.
- getMembershipsForPersona(Persona) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationMembershipServiceImpl
-
- getMembershipsForPersona(Persona) - Method in interface org.hawkular.accounts.api.OrganizationMembershipService
-
Retrieves the memberships that a given Persona has across all Organizations.
- getName() - Method in class org.hawkular.accounts.api.model.HawkularUser
-
- getName() - Method in class org.hawkular.accounts.api.model.Operation
-
- getName() - Method in class org.hawkular.accounts.api.model.Organization
-
- getName() - Method in class org.hawkular.accounts.api.model.Persona
-
- getName() - Method in class org.hawkular.accounts.api.model.Role
-
- getOperation() - Method in class org.hawkular.accounts.api.model.Permission
-
- getOrCreateById(String) - Method in class org.hawkular.accounts.api.internal.impl.UserServiceImpl
-
- getOrCreateById(String) - Method in interface org.hawkular.accounts.api.UserService
-
- getOrCreateByIdAndName(String, String) - Method in class org.hawkular.accounts.api.internal.impl.UserServiceImpl
-
- getOrCreateByIdAndName(String, String) - Method in interface org.hawkular.accounts.api.UserService
-
- getOrCreateByName(String, String) - Method in class org.hawkular.accounts.api.internal.impl.RoleServiceImpl
-
- getOrCreateByName(String, String) - Method in interface org.hawkular.accounts.api.RoleService
-
Retrieves a Role based on the given name.
- getOrCreateByUser() - Method in class org.hawkular.accounts.api.internal.impl.UserSettingsServiceImpl
-
- getOrCreateByUser(HawkularUser) - Method in class org.hawkular.accounts.api.internal.impl.UserSettingsServiceImpl
-
- getOrCreateByUser() - Method in interface org.hawkular.accounts.api.UserSettingsService
-
Retrieves a UserSettings object for the currently logged in user or a new one if none exists.
- getOrCreateByUser(HawkularUser) - Method in interface org.hawkular.accounts.api.UserSettingsService
-
Retrieves a UserSettings object for the given user or a new one if none exists.
- getOrDefault(String, String) - Method in class org.hawkular.accounts.api.model.UserSettings
-
- getOrganization() - Method in class org.hawkular.accounts.api.model.Invitation
-
- getOrganization() - Method in class org.hawkular.accounts.api.model.OrganizationJoinRequest
-
- getOrganization() - Method in class org.hawkular.accounts.api.model.OrganizationMembership
-
- getOrganizationsForPersona(Persona) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationServiceImpl
-
- getOrganizationsForPersona(Persona) - Method in interface org.hawkular.accounts.api.OrganizationService
-
Retrieves the Organizations to which a given Persona directly is member/owner of.
- getOrganizationsFromMemberships(List<OrganizationMembership>) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationServiceImpl
-
- getOrganizationsFromMemberships(List<OrganizationMembership>) - Method in interface org.hawkular.accounts.api.OrganizationService
-
Extracts all organizations from a list of memberships.
- getOrganizationsToJoin() - Method in class org.hawkular.accounts.api.internal.impl.OrganizationServiceImpl
-
- getOrganizationsToJoin() - Method in interface org.hawkular.accounts.api.OrganizationService
-
Retrieves *all* organizations that are possible to get a join request.
- getOwner() - Method in class org.hawkular.accounts.api.model.Organization
-
- getParent() - Method in class org.hawkular.accounts.api.model.Resource
-
- getPendingInvitationsForOrganization(Organization) - Method in class org.hawkular.accounts.api.internal.impl.InvitationServiceImpl
-
- getPendingInvitationsForOrganization(Organization) - Method in interface org.hawkular.accounts.api.InvitationService
-
Retrieves the pending invitations for the given organization.
- getPendingRequestsForOrganization(Organization) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationJoinRequestServiceImpl
-
- getPendingRequestsForOrganization(Organization) - Method in interface org.hawkular.accounts.api.OrganizationJoinRequestService
-
Lists the PENDING join requests for the given organization
- getPermissionsForOperation(Operation) - Method in class org.hawkular.accounts.api.internal.impl.PermissionServiceImpl
-
- getPermissionsForOperation(Operation) - Method in interface org.hawkular.accounts.api.PermissionService
-
Provides a list of Permissions that exists for the given operation
- getPermittedRoles(Operation) - Method in class org.hawkular.accounts.api.internal.impl.PermissionServiceImpl
-
- getPermittedRoles(Operation) - Method in interface org.hawkular.accounts.api.PermissionService
-
Provides a list of roles that have permission to perform the given operation.
- getPersona() - Method in class org.hawkular.accounts.api.model.OrganizationJoinRequest
-
- getPersona() - Method in class org.hawkular.accounts.api.model.PersonaResourceRole
-
- getPersona() - Method in class org.hawkular.accounts.api.model.Resource
-
- getPersonaMembershipsForOrganization(Persona, Organization) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationMembershipServiceImpl
-
- getPersonaMembershipsForOrganization(Persona, Organization) - Method in interface org.hawkular.accounts.api.OrganizationMembershipService
-
Retrieves the memberships for a given Organization.
- getProperties() - Method in class org.hawkular.accounts.api.model.UserSettings
-
- getResource() - Method in class org.hawkular.accounts.api.model.PersonaResourceRole
-
- getRole() - Method in class org.hawkular.accounts.api.model.Invitation
-
- getRole() - Method in class org.hawkular.accounts.api.model.OrganizationMembership
-
- getRole() - Method in class org.hawkular.accounts.api.model.Permission
-
- getRole() - Method in class org.hawkular.accounts.api.model.PersonaResourceRole
-
- getRolesForPersona(Resource, Persona) - Method in class org.hawkular.accounts.api.internal.impl.ResourceServiceImpl
-
- getRolesForPersona(Resource, Persona) - Method in interface org.hawkular.accounts.api.ResourceService
-
- getSession() - Method in class org.hawkular.accounts.api.internal.CassandraSessionInitializer
-
Produces the Cassandra session, waiting for the background job to finish if needed.
- getSettingByKey(String) - Method in class org.hawkular.accounts.api.internal.impl.UserSettingsServiceImpl
-
- getSettingByKey(String, String) - Method in class org.hawkular.accounts.api.internal.impl.UserSettingsServiceImpl
-
- getSettingByKey(HawkularUser, String) - Method in class org.hawkular.accounts.api.internal.impl.UserSettingsServiceImpl
-
- getSettingByKey(HawkularUser, String, String) - Method in class org.hawkular.accounts.api.internal.impl.UserSettingsServiceImpl
-
- getSettingByKey(String) - Method in interface org.hawkular.accounts.api.UserSettingsService
-
Retrieves a setting with the given key for the currently logged in user.
- getSettingByKey(String, String) - Method in interface org.hawkular.accounts.api.UserSettingsService
-
Retrieves a setting with the given key for the currently logged in user, returning the value specified in
'default' if no setting is available for the key.
- getSettingByKey(HawkularUser, String) - Method in interface org.hawkular.accounts.api.UserSettingsService
-
Retrieves a setting with the given key for the specified user.
- getSettingByKey(HawkularUser, String, String) - Method in interface org.hawkular.accounts.api.UserSettingsService
-
Retrieves a setting with the given key for the specified user, returning the value specified in 'default' if
no setting is available for the key.
- getStatus() - Method in class org.hawkular.accounts.api.model.OrganizationJoinRequest
-
- getSubOrganizations(Organization) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationServiceImpl
-
- getSubOrganizations(Organization) - Method in interface org.hawkular.accounts.api.OrganizationService
-
Retrieves all the organizations whose parent is the given organization.
- getToken() - Method in class org.hawkular.accounts.api.model.Invitation
-
- getUpdatedAt() - Method in class org.hawkular.accounts.api.model.BaseEntity
-
- getUser() - Method in class org.hawkular.accounts.api.model.UserSettings
-
- getValue() - Method in enum org.hawkular.accounts.api.internal.BoundStatements
-
- getVisibility() - Method in class org.hawkular.accounts.api.model.Organization
-
- reject(OrganizationJoinRequest) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationJoinRequestServiceImpl
-
- reject(OrganizationJoinRequest) - Method in interface org.hawkular.accounts.api.OrganizationJoinRequestService
-
Rejects a previously created join request
- remove(Invitation) - Method in class org.hawkular.accounts.api.internal.impl.InvitationServiceImpl
-
- remove(OrganizationJoinRequest) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationJoinRequestServiceImpl
-
- remove(OrganizationMembership) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationMembershipServiceImpl
-
- remove(UUID) - Method in class org.hawkular.accounts.api.internal.impl.OrganizationMembershipServiceImpl
-
- remove(Permission) - Method in class org.hawkular.accounts.api.internal.impl.PermissionServiceImpl
-
- remove(UUID) - Method in class org.hawkular.accounts.api.internal.impl.PersonaResourceRoleServiceImpl
-
- remove(PersonaResourceRole) - Method in class org.hawkular.accounts.api.internal.impl.PersonaResourceRoleServiceImpl
-
- remove(HawkularUser, String) - Method in class org.hawkular.accounts.api.internal.impl.UserSettingsServiceImpl
-
- remove(String) - Method in class org.hawkular.accounts.api.internal.impl.UserSettingsServiceImpl
-
- remove(Invitation) - Method in interface org.hawkular.accounts.api.InvitationService
-
Remove the invitation from the storage.
- remove(String) - Method in class org.hawkular.accounts.api.model.UserSettings
-
- remove(String, String) - Method in class org.hawkular.accounts.api.model.UserSettings
-
- remove(OrganizationJoinRequest) - Method in interface org.hawkular.accounts.api.OrganizationJoinRequestService
-
Removes a join request from the permanent storage
- remove(OrganizationMembership) - Method in interface org.hawkular.accounts.api.OrganizationMembershipService
-
Removes the membership from the storage.
- remove(UUID) - Method in interface org.hawkular.accounts.api.OrganizationMembershipService
-
Removes the membership from the storage based on its ID
- remove(Permission) - Method in interface org.hawkular.accounts.api.PermissionService
-
Removes the given permission from the data store.
- remove(UUID) - Method in interface org.hawkular.accounts.api.PersonaResourceRoleService
-
Removes the relation with the given ID from the storage.
- remove(PersonaResourceRole) - Method in interface org.hawkular.accounts.api.PersonaResourceRoleService
-
Removes the relation from the storage.
- remove(HawkularUser, String) - Method in interface org.hawkular.accounts.api.UserSettingsService
-
Removes the specified setting value under the given key, for the specified user.
- remove(String) - Method in interface org.hawkular.accounts.api.UserSettingsService
-
Removes the specified setting value under the given key, for the currently logged in user.
- replace(String, String, String) - Method in class org.hawkular.accounts.api.model.UserSettings
-
- replace(String, String) - Method in class org.hawkular.accounts.api.model.UserSettings
-
- replaceAll(BiFunction<? super String, ? super String, ? extends String>) - Method in class org.hawkular.accounts.api.model.UserSettings
-
- resource(Resource) - Method in class org.hawkular.accounts.api.model.PersonaResourceRole.Builder
-
- Resource - Class in org.hawkular.accounts.api.model
-
Represents a resource that is meant to be protected.
- Resource(Persona) - Constructor for class org.hawkular.accounts.api.model.Resource
-
Creates a new resource with the given owner.
- Resource(Resource) - Constructor for class org.hawkular.accounts.api.model.Resource
-
Creates a new sub resource with a parent.
- Resource(Persona, Resource) - Constructor for class org.hawkular.accounts.api.model.Resource
-
Creates a new sub resource with a parent and an owner, which may or may not be the same as the parent's.
- Resource(String, Resource) - Constructor for class org.hawkular.accounts.api.model.Resource
-
Creates a new resource with the given id and owner.
- Resource(String, Persona) - Constructor for class org.hawkular.accounts.api.model.Resource
-
Creates a new resource with the given id and owner.
- Resource(String, Persona, Resource) - Constructor for class org.hawkular.accounts.api.model.Resource
-
Creates a new sub resource with the given id, owner and parent resource.
- Resource(UUID, ZonedDateTime, ZonedDateTime, Persona, Resource) - Constructor for class org.hawkular.accounts.api.model.Resource
-
- Resource.Builder - Class in org.hawkular.accounts.api.model
-
- ResourceService - Interface in org.hawkular.accounts.api
-
- ResourceServiceImpl - Class in org.hawkular.accounts.api.internal.impl
-
- ResourceServiceImpl() - Constructor for class org.hawkular.accounts.api.internal.impl.ResourceServiceImpl
-
- revokeAllForPersona(Resource, Persona) - Method in class org.hawkular.accounts.api.internal.impl.ResourceServiceImpl
-
- revokeAllForPersona(Resource, Persona) - Method in interface org.hawkular.accounts.api.ResourceService
-
Revoke all roles that the given persona has on the resource.
- role(Role) - Method in class org.hawkular.accounts.api.model.Invitation.Builder
-
- role(Role) - Method in class org.hawkular.accounts.api.model.OrganizationMembership.Builder
-
- role(Role) - Method in class org.hawkular.accounts.api.model.Permission.Builder
-
- role(Role) - Method in class org.hawkular.accounts.api.model.PersonaResourceRole.Builder
-
- Role - Class in org.hawkular.accounts.api.model
-
Represents a Role in the system.
- Role() - Constructor for class org.hawkular.accounts.api.model.Role
-
- Role(String, String) - Constructor for class org.hawkular.accounts.api.model.Role
-
- Role(String, String, String) - Constructor for class org.hawkular.accounts.api.model.Role
-
- Role(UUID, String, String) - Constructor for class org.hawkular.accounts.api.model.Role
-
- Role.Builder - Class in org.hawkular.accounts.api.model
-
- RoleService - Interface in org.hawkular.accounts.api
-
Provides access to information related to
Role.
- RoleServiceImpl - Class in org.hawkular.accounts.api.internal.impl
-
- RoleServiceImpl() - Constructor for class org.hawkular.accounts.api.internal.impl.RoleServiceImpl
-