| Modifier and Type | Method and Description |
|---|---|
Map<String,PersistedRole> |
StorageManager.getPersistedRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageManager.storeRole(PersistedRole persistedRole) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,PersistedRole> |
AbstractJournalStorageManager.mapPersistedRoles |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PersistedRole> |
AbstractJournalStorageManager.getPersistedRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJournalStorageManager.storeRole(PersistedRole persistedRole) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PersistedRole> |
NullStorageManager.getPersistedRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
NullStorageManager.storeRole(PersistedRole persistedRole) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.