Uses of Class
io.mateu.mdd.core.model.authentication.User
-
Packages that use User Package Description io.mateu.mdd.core.model.authentication -
-
Uses of User in io.mateu.mdd.core.model.authentication
Subclasses of User in io.mateu.mdd.core.model.authentication Modifier and Type Class Description classAdminUserMethod parameters in io.mateu.mdd.core.model.authentication with type arguments of type User Modifier and Type Method Description static voidUser. sendEmail(Template template, String subject, String postscript, Set<User> selectedUsers)Constructors in io.mateu.mdd.core.model.authentication with parameters of type User Constructor Description Audit(User u)Grant(User u, Permission p)
-