Uses of Class
org.apache.activemq.artemis.api.core.ActiveMQSecurityException
Packages that use ActiveMQSecurityException
-
Uses of ActiveMQSecurityException in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ActiveMQSecurityExceptionModifier and TypeMethodDescriptionActiveMQMessageBundle_impl.queueLimitReached(String username, int limit) ActiveMQMessageBundle.queueLimitReached(String username, int limit) ActiveMQMessageBundle_impl.unableToValidateUser(String remoteAddress, String user, String certMessage) ActiveMQMessageBundle.unableToValidateUser(String remoteAddress, String user, String certMessage) ActiveMQMessageBundle_impl.userNoPermissions(String username, CheckType checkType, SimpleString address) ActiveMQMessageBundle.userNoPermissions(String username, CheckType checkType, SimpleString address) ActiveMQMessageBundle_impl.userNoPermissionsQueue(String username, CheckType checkType, SimpleString queue, SimpleString address) ActiveMQMessageBundle.userNoPermissionsQueue(String username, CheckType checkType, SimpleString queue, SimpleString address)