Uses of Enum
com.okta.sdk.resource.model.UserFactorActivateResponse.FactorTypeEnum
-
Uses of UserFactorActivateResponse.FactorTypeEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionUserFactorActivateResponse.getFactorType()
Type of the FactorReturns the enum constant of this type with the specified name.UserFactorActivateResponse.FactorTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionUserFactorActivateResponse.factorType
(UserFactorActivateResponse.FactorTypeEnum factorType) void
UserFactorActivateResponse.setFactorType
(UserFactorActivateResponse.FactorTypeEnum factorType)