Uses of Class
com.erudika.para.core.User
Packages that use User
-
Uses of User in com.erudika.para.core
Methods in com.erudika.para.core that return UserModifier and TypeMethodDescriptionstatic final UserUser.readUserForIdentifier(User u) Returns a user object for a given identifier.Methods in com.erudika.para.core with parameters of type UserModifier and TypeMethodDescriptionstatic final booleanUser.passwordMatches(User u) Checks if a user has entered the correct password.booleanApp.permissionsContainOwnKeyword(User user, ParaObject object) Check if the permissions map contains "OWN" keyword, which restricts access to objects to their creators.static final UserUser.readUserForIdentifier(User u) Returns a user object for a given identifier.