Package org.labkey.remoteapi.security

Class Summary
ACL  
AddGroupMembersCommand Adds a set of principals to a security group.
CreateGroupCommand Creates a new user group.
CreateGroupResponse  
CreateUserCommand Create a new user account on the server.
CreateUserResponse  
DeleteGroupCommand Deletes the existing group corresponding to the group id.
GetContainersCommand  
GetContainersResponse  
GetGroupPermsCommand  
GetGroupPermsResponse  
GetUsersCommand Returns a list of users given selection criteria.
GetUsersResponse The result of a GetUsersCommand request.
GetUsersResponse.UserInfo Information about a single user that matched the request
GroupMembersCommand Base class for AddGroupMembersCommand and RemoveGroupMembersCommand
RemoveGroupMembersCommand Removes a set of principals from a security group.
RenameGroupCommand Renames an existing group.
RenameGroupResponse