Uses of Enum Class
es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginState
Packages that use UsersUtility.LoginState
Package
Description
Services and related beans and dependencies.
-
Uses of UsersUtility.LoginState in es.kukenan.smartfi.microservice.clients.utils
Methods in es.kukenan.smartfi.microservice.clients.utils that return UsersUtility.LoginStateModifier and TypeMethodDescriptionstatic UsersUtility.LoginStateUsersUtility.cipherPassword(String password, String cipherPassword, String keyPrivate) This method cipher plain password in request for hash Core password.static UsersUtility.LoginStateReturns the enum constant of this class with the specified name.static UsersUtility.LoginState[]UsersUtility.LoginState.values()Returns an array containing the constants of this enum class, in the order they are declared.