Uses of Enum Class
at.letto.login.dto.LOGINSTATUS
Packages that use LOGINSTATUS
-
Uses of LOGINSTATUS in at.letto.login.dto
Fields in at.letto.login.dto declared as LOGINSTATUSModifier and TypeFieldDescriptionprivate LOGINSTATUSTokenLoginResult.loginStatusErgebnis des Login-Vorgangsprivate LOGINSTATUSTokenValidationResult.loginStatusErgebnis des Validierungs-VorgangsMethods in at.letto.login.dto that return LOGINSTATUSModifier and TypeMethodDescriptionstatic LOGINSTATUSReturns the enum constant of this class with the specified name.static LOGINSTATUS[]LOGINSTATUS.values()Returns an array containing the constants of this enum class, in the order they are declared.