|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Role | |
---|---|
com.metamatrix.admin.api.server | |
com.metamatrix.admin.objects |
Uses of Role in com.metamatrix.admin.api.server |
---|
Methods in com.metamatrix.admin.api.server that return types with arguments of type Role | |
---|---|
java.util.Collection<Role> |
ServerSecurityAdmin.getRolesForGroup(java.lang.String groupIdentifier)
Get the Collection of administrative role names possessed by the given group, if any. |
java.util.Collection<Role> |
ServerSecurityAdmin.getRolesForUser(java.lang.String userIdentifier)
Get the Collection of administrative role names possessed by the given user, if any. |
Uses of Role in com.metamatrix.admin.objects |
---|
Classes in com.metamatrix.admin.objects that implement Role | |
---|---|
class |
MMRole
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |