Uses of Interface
de.espirit.firstspirit.service.permission.groups.User
Packages that use User
-
Uses of User in de.espirit.firstspirit.service.permission.groups
Methods in de.espirit.firstspirit.service.permission.groups that return UserModifier and TypeMethodDescription@Nullable User
Users.getUserByLogin
(String login) Returns the user specified by the givenlogin
ornull
if no user exists with the given login.User[]
Users.getUsers()
Returns an array of all existing users.Methods in de.espirit.firstspirit.service.permission.groups that return types with arguments of type UserMethods in de.espirit.firstspirit.service.permission.groups with parameters of type UserModifier and TypeMethodDescriptionvoid
Users.removeUser
(User user) Removes the given user from the list ofusers