Uses of Enum
com.okta.sdk.resource.model.EnrollmentActivationResponse.FulfillmentProviderEnum
-
Uses of EnrollmentActivationResponse.FulfillmentProviderEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionEnrollmentActivationResponse.getFulfillmentProvider()
Name of the fulfillment provider for the WebAuthn Preregistration FactorReturns the enum constant of this type with the specified name.EnrollmentActivationResponse.FulfillmentProviderEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionEnrollmentActivationResponse.fulfillmentProvider
(EnrollmentActivationResponse.FulfillmentProviderEnum fulfillmentProvider) void
EnrollmentActivationResponse.setFulfillmentProvider
(EnrollmentActivationResponse.FulfillmentProviderEnum fulfillmentProvider)