Uses of Class
org.apache.activemq.artemis.core.security.User
-
Packages that use User Package Description org.apache.activemq.artemis.core.config.impl -
-
Uses of User in org.apache.activemq.artemis.core.config.impl
Fields in org.apache.activemq.artemis.core.config.impl with type parameters of type User Modifier and Type Field Description protected Map<String,User>SecurityConfiguration. usersthe current valid usersMethods in org.apache.activemq.artemis.core.config.impl that return User Modifier and Type Method Description UserSecurityConfiguration. getUser(String username)
-