Uses of Class
org.apache.activemq.artemis.core.persistence.config.PersistedUser
Packages that use PersistedUser
Package
Description
-
Uses of PersistedUser in org.apache.activemq.artemis.core.persistence
Methods in org.apache.activemq.artemis.core.persistence that return types with arguments of type PersistedUserMethods in org.apache.activemq.artemis.core.persistence with parameters of type PersistedUser -
Uses of PersistedUser in org.apache.activemq.artemis.core.persistence.impl.journal
Fields in org.apache.activemq.artemis.core.persistence.impl.journal with type parameters of type PersistedUserModifier and TypeFieldDescriptionprotected final Map<String,PersistedUser> AbstractJournalStorageManager.mapPersistedUsersMethods in org.apache.activemq.artemis.core.persistence.impl.journal that return types with arguments of type PersistedUserMethods in org.apache.activemq.artemis.core.persistence.impl.journal with parameters of type PersistedUserModifier and TypeMethodDescriptionvoidAbstractJournalStorageManager.storeUser(PersistedUser persistedUser) -
Uses of PersistedUser 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 PersistedUserMethods in org.apache.activemq.artemis.core.persistence.impl.nullpm with parameters of type PersistedUser