Uses of Enum
com.okta.sdk.resource.model.FactorProvider
-
Uses of FactorProvider in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic FactorProvider
UserFactor.getProvider()
Get providerstatic FactorProvider
Returns the enum constant of this type with the specified name.static FactorProvider[]
FactorProvider.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionUserFactor.provider
(FactorProvider provider) void
UserFactor.setProvider
(FactorProvider provider)