Uses of Interface
org.apache.activemq.security.SecurityAdminMBean
-
Packages that use SecurityAdminMBean Package Description org.apache.activemq.security Plugable Security Adapter framework along with default implementations such as the JAAS implementation. -
-
Uses of SecurityAdminMBean in org.apache.activemq.security
Classes in org.apache.activemq.security that implement SecurityAdminMBean Modifier and Type Class Description class
AuthorizationBroker
Verifies if a authenticated user can do an operation against the broker using an authorization map.
-