Uses of Record Class
ch.rswk.meta.engine.UserService.OtpValidation
Packages that use UserService.OtpValidation
Package
Description
meta-engine is the backend of every application based on meta.
-
Uses of UserService.OtpValidation in ch.rswk.meta.engine
Methods in ch.rswk.meta.engine that return UserService.OtpValidationModifier and TypeMethodDescriptionprivate static UserService.OtpValidation
UserService.validateUserOtp
(@Nullable UserService.UserServiceEnforceConfig enforceConfig, @Nullable MetaUser.MetaUserOtp existingUserOtp, boolean hashed, @Nullable UserService.PendingUserValidation pendingUserValidation, @Nullable MetaUser.MetaUserOtp userOtp)