- 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
-
Retrieves a UserSettings object based on its ID.
- getAcceptedAt() - Method in class org.hawkular.accounts.api.model.Invitation
-
- getAcceptedBy() - Method in class org.hawkular.accounts.api.model.Invitation
-
- getById(String) - Method in class org.hawkular.accounts.api.internal.impl.UserServiceImpl
-
- getById(String) - Method in interface org.hawkular.accounts.api.UserService
-
- getByName(String) - Method in class org.hawkular.accounts.api.internal.impl.OperationServiceImpl
-
- 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.RoleService
-
Retrieves the persistent Role based on its fixed name.
- getByPersona(Persona) - Method in class org.hawkular.accounts.api.internal.impl.ResourceServiceImpl
-
- getByPersona(Persona) - Method in interface org.hawkular.accounts.api.ResourceService
-
Lists all the resources that belong to a given persona.
- 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.Invitation
-
- getId() - 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
-
- 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.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.
- 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.
- 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.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
-
Retrieves the roles that a given persona has on the given resource.
- 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.
- 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.
- getSubResources() - Method in class org.hawkular.accounts.api.model.Resource
-
- 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
-