| Modifier and Type | Method and Description |
|---|---|
PermissionSet |
HasPermissionSet.getPermissionSet() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<PermissionSet> |
HasPermissionSet.getPermissionSets(IdentifierBundle ids) |
| Constructor and Description |
|---|
HasPermissionSet(PermissionSet permissionSet) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PermissionSet> |
UserAccountsPage.buildListOfSelectableRoles()
Create a list of all known non-public PermissionSets.
|
| Modifier and Type | Method and Description |
|---|---|
PermissionSet |
UserAccountsDao.getPermissionSetByUri(String uri)
Get the PermissionSet for this URI.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PermissionSet> |
UserAccountsDao.getAllPermissionSets()
Get all of the PermissionSets in the model, sorted by URI.
|
| Modifier and Type | Method and Description |
|---|---|
PermissionSet |
UserAccountsDaoFiltering.getPermissionSetByUri(String uri) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PermissionSet> |
UserAccountsDaoFiltering.getAllPermissionSets() |
| Modifier and Type | Method and Description |
|---|---|
PermissionSet |
UserAccountsDaoJena.getPermissionSetByUri(String uri) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PermissionSet> |
UserAccountsDaoJena.getAllPermissionSets() |
Copyright © 2021. All rights reserved.