Uses of Class
com.sas.hls.security.group.exception.GroupContextNotFoundException

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.
 



Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA