| Package | Description |
|---|---|
| org.apache.activemq.security |
Plugable Security Adapter framework along with default implementations such as the JAAS implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBeanAuthorizationMap |
| Modifier and Type | Method and Description |
|---|---|
protected AuthorizationEntry |
SimpleCachedLDAPAuthorizationMap.getEntry(DefaultAuthorizationMap map,
javax.naming.ldap.LdapName dn,
SimpleCachedLDAPAuthorizationMap.DestinationType destinationType)
Retrieves or creates the
AuthorizationEntry that corresponds to the DN in dn. |
protected void |
SimpleCachedLDAPAuthorizationMap.processQueryResults(DefaultAuthorizationMap map,
javax.naming.NamingEnumeration<javax.naming.directory.SearchResult> results,
SimpleCachedLDAPAuthorizationMap.DestinationType destinationType,
SimpleCachedLDAPAuthorizationMap.PermissionType permissionType)
Processes results from a directory query in the context of a given destination type and permission type.
|
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.