| Modifier and Type | Method and Description |
|---|---|
List<PersistedRoles> |
StorageManager.recoverPersistedRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageManager.storeSecurityRoles(PersistedRoles persistedRoles) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<org.apache.activemq.artemis.api.core.SimpleString,PersistedRoles> |
AbstractJournalStorageManager.mapPersistedRoles |
| Modifier and Type | Method and Description |
|---|---|
protected static PersistedRoles |
AbstractJournalStorageManager.newSecurityRecord(long id,
org.apache.activemq.artemis.api.core.ActiveMQBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
List<PersistedRoles> |
AbstractJournalStorageManager.recoverPersistedRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJournalStorageManager.storeSecurityRoles(PersistedRoles persistedRoles) |
| Modifier and Type | Method and Description |
|---|---|
List<PersistedRoles> |
NullStorageManager.recoverPersistedRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
NullStorageManager.storeSecurityRoles(PersistedRoles persistedRoles) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.