Uses of Enum Class
ca.cdr.api.model.enm.UserTwoFactorAuthEnum
-
Uses of UserTwoFactorAuthEnum in ca.cdr.api.model.enm
Modifier and TypeMethodDescriptionstatic UserTwoFactorAuthEnum
Returns the enum constant of this class with the specified name.static UserTwoFactorAuthEnum[]
UserTwoFactorAuthEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UserTwoFactorAuthEnum in ca.cdr.api.model.json
Modifier and TypeMethodDescriptionUserDetailsJson.setTwoFactorAuthStatus
(UserTwoFactorAuthEnum theTwoFactorAuthStatus)