|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupPrincipal | |
---|---|
org.apache.activemq.security | Plugable Security Adapter framework along with default implementations such as the JAAS implementation. |
Uses of GroupPrincipal in org.apache.activemq.security |
---|
Methods in org.apache.activemq.security that return types with arguments of type GroupPrincipal | |
---|---|
protected Set<GroupPrincipal> |
LDAPAuthorizationMap.getACLs(ActiveMQDestination destination,
String roleBase,
String roleAttribute)
|
Set<GroupPrincipal> |
LDAPAuthorizationMap.getAdminACLs(ActiveMQDestination destination)
|
Set<GroupPrincipal> |
LDAPAuthorizationMap.getReadACLs(ActiveMQDestination destination)
|
Set<GroupPrincipal> |
LDAPAuthorizationMap.getTempDestinationAdminACLs()
|
Set<GroupPrincipal> |
LDAPAuthorizationMap.getTempDestinationReadACLs()
|
Set<GroupPrincipal> |
LDAPAuthorizationMap.getTempDestinationWriteACLs()
|
Map<String,Set<GroupPrincipal>> |
SimpleAuthenticationPlugin.getUserGroups()
|
Set<GroupPrincipal> |
LDAPAuthorizationMap.getWriteACLs(ActiveMQDestination destination)
|
Method parameters in org.apache.activemq.security with type arguments of type GroupPrincipal | |
---|---|
void |
SimpleAuthenticationPlugin.setUserGroups(Map<String,Set<GroupPrincipal>> userGroups)
Sets the groups a user is in. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |