Uses of Class
cronapp.framework.api.User
Packages that use User
-
Uses of User in cronapp.framework.api
Methods in cronapp.framework.api that return UserModifier and TypeMethodDescriptionApiManager.getUser()ApiManager.getUser(CronappUserDetails userDetails) User.resetPassword()Methods in cronapp.framework.api with parameters of type UserModifier and TypeMethodDescriptionstatic voidApiManager.attemptFailed(User user) static intApiManager.getFailedAttempts(User user) static booleanApiManager.isUserLocked(User user) static voidstatic voidApiManager.unlockUser(User user)