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