Uses of Interface
de.espirit.firstspirit.service.permission.groups.User
-
Uses of User in de.espirit.firstspirit.service.permission.groups
Modifier and TypeMethodDescription@Nullable User
Users.getUserByLogin
(String login) Returns the user specified by the givenlogin
ornull
if no user exists with thegiven login.User[]
Users.getUsers()
Returns an array of all existing users.Modifier and TypeMethodDescriptionvoid
Users.removeUser
(User user) Removes the given user from the list ofusers