Package ch.ivyteam.ivy.security.user
-
Interface Summary Interface Description IRoleUsers Provide methods to getusersthat own aroleby: directly assigned to it (IRoleUsers.assignedPaged(),IRoleUsers.assignedPaged(int)) directly assigned to it or assigned to achild roleormember role(IRoleUsers.allPaged(),IRoleUsers.allPaged(int)). MethodIUserRepository User repository to create, delete, find, queryusersof a security context (application) -
Class Summary Class Description NewUser Holds information about the new user to create.NewUser.Builder BuildsNewUserobjects