- 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 interface org.hawkular.accounts.api.PersonaService
-
Retrieves an
Persona based on a given ID.
- get(String) - Method in interface org.hawkular.accounts.api.ResourceService
-
- 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.
- 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
-
- 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.
- 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).
- getMember() - Method in class org.hawkular.accounts.api.model.OrganizationMembership
-
- 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
-
- 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
-
- 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
-
- getResource() - Method in class org.hawkular.accounts.api.model.PersonaResourceRole
-
- 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
-
- getSubResources() - Method in class org.hawkular.accounts.api.model.Resource
-
- getUpdatedAt() - Method in class org.hawkular.accounts.api.model.BaseEntity
-