Package org.labkey.remoteapi.security
package org.labkey.remoteapi.security
-
ClassesClassDescriptionAdds a set of principals to a security group.BaseCreateFolderCommand<COMMAND extends BaseCreateFolderCommand<?>>Create a container (project/folder/workbook) on the serverSimilar to CreateContainerCommand, but supports creating folders from a templateCreates a new user group.Similar to CreateContainerCommand, but supports the "Project Creator" role and creating projects from a templateCreate a new user account on the server.Delete a container (project/folder/workbook) and all of its children.Response from a DeleteContainerResponse.Deletes the existing group corresponding to the group id.Deletes existing users based on userIds If it executed without exception, the users have been deletedSimply ensures that the connection is associated with an authenticated user.Returns a list of users given selection criteria.The result of a GetUsersCommand request.Information about a single user that matched the requestBase class for AddGroupMembersCommand and RemoveGroupMembersCommandFor site-admins or project-admins only, start impersonating a user.Ends the current HTTP session, if any is active.Removes a set of principals from a security group.Rename a container on the serverRenames an existing group.Stop impersonating a user, group, or role(s).