Package | Description |
---|---|
com.sas.lsaf.security.group |
Service and classes for creating and manipulating groups in the system.
|
Modifier and Type | Method and Description |
---|---|
Group |
GroupService.createGroup(String contextId,
String name,
String description,
Set<Principal> members)
Creates the group.
|
Group |
GroupService.updateGroup(Group group)
Updates the definition of the group.
|
Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA