|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupContextNotFoundException | |
---|---|
com.sas.hls.security.group | Service and class definitions for manipulating and creating groups. |
Uses of GroupContextNotFoundException in com.sas.hls.security.group |
---|
Methods in com.sas.hls.security.group that throw GroupContextNotFoundException | |
---|---|
Group |
GroupService.createGroup(GroupContext groupContext,
String groupName,
String groupDescription,
Set<Principal> members)
Create a new group. |
Set<GroupDescriptor> |
GroupService.getGroupsByMember(GroupContext groupContext,
Principal member)
Get all groups in a given context that have the specified principal as a member. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |