Uses of Class
org.apache.activemq.artemis.core.persistence.config.PersistedRole
Packages that use PersistedRole
Package
Description
-
Uses of PersistedRole in org.apache.activemq.artemis.core.persistence
Methods in org.apache.activemq.artemis.core.persistence that return types with arguments of type PersistedRoleMethods in org.apache.activemq.artemis.core.persistence with parameters of type PersistedRole -
Uses of PersistedRole in org.apache.activemq.artemis.core.persistence.impl.journal
Fields in org.apache.activemq.artemis.core.persistence.impl.journal with type parameters of type PersistedRoleModifier and TypeFieldDescriptionprotected final Map<String,PersistedRole> AbstractJournalStorageManager.mapPersistedRolesMethods in org.apache.activemq.artemis.core.persistence.impl.journal that return types with arguments of type PersistedRoleMethods in org.apache.activemq.artemis.core.persistence.impl.journal with parameters of type PersistedRoleModifier and TypeMethodDescriptionvoidAbstractJournalStorageManager.storeRole(PersistedRole persistedRole) -
Uses of PersistedRole in org.apache.activemq.artemis.core.persistence.impl.nullpm
Methods in org.apache.activemq.artemis.core.persistence.impl.nullpm that return types with arguments of type PersistedRoleMethods in org.apache.activemq.artemis.core.persistence.impl.nullpm with parameters of type PersistedRole