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

Packages that use InvalidGroupMemberException
com.sas.hls.security.group Service and class definitions for manipulating and creating groups. 
 

Uses of InvalidGroupMemberException in com.sas.hls.security.group
 

Methods in com.sas.hls.security.group that throw InvalidGroupMemberException
 Group GroupService.createGroup(GroupContext groupContext, String groupName, String groupDescription, Set<Principal> members)
          Create a new group.
 Group GroupService.updateGroup(Group group)
          Update the definition of an existing group.
 



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