Package | Description |
---|---|
com.sas.lsaf.security.membership |
Service and class definitions for manipulating the membership of a context.
|
Modifier and Type | Method and Description |
---|---|
Membership |
MembershipService.getMembership(String contextId)
Retrieves the membership information for the context.
|
Membership |
MembershipService.getMembershipByPath(String path)
Retrieves the membership information for the specified repository path.
|
Membership |
MembershipService.updateMembership(Membership membership)
Updates the assigned members of a context.
|
Modifier and Type | Method and Description |
---|---|
Membership |
MembershipService.updateMembership(Membership membership)
Updates the assigned members of a context.
|
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>