Uses of Class
org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Packages that use SimpleCachedLDAPAuthorizationMap Package Description org.apache.activemq.security Plugable Security Adapter framework along with default implementations such as the JAAS implementation. -
-
Uses of SimpleCachedLDAPAuthorizationMap in org.apache.activemq.security
Subclasses of SimpleCachedLDAPAuthorizationMap in org.apache.activemq.security Modifier and Type Class Description class
CachedLDAPAuthorizationMap
ADefaultAuthorizationMap
implementation which uses LDAP to initialize and update authorization policy.
-