Package | Description |
---|---|
org.hornetq.core.persistence | |
org.hornetq.core.persistence.impl.journal | |
org.hornetq.core.persistence.impl.nullpm |
Modifier and Type | Method and Description |
---|---|
List<PersistedRoles> |
StorageManager.recoverPersistedRoles() |
Modifier and Type | Method and Description |
---|---|
void |
StorageManager.storeSecurityRoles(PersistedRoles persistedRoles) |
Modifier and Type | Method and Description |
---|---|
protected static PersistedRoles |
JournalStorageManager.newSecurityRecord(long id,
HornetQBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
List<PersistedRoles> |
JournalStorageManager.recoverPersistedRoles() |
Modifier and Type | Method and Description |
---|---|
void |
JournalStorageManager.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 © 2018 JBoss by Red Hat. All rights reserved.