Uses of Class
com.okta.sdk.resource.model.WebAuthnPreregistrationFactor
Packages that use WebAuthnPreregistrationFactor
-
Uses of WebAuthnPreregistrationFactor in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return types with arguments of type WebAuthnPreregistrationFactorModifier and TypeMethodDescriptionWebAuthnPreregistrationApi.listWebAuthnPreregistrationFactors(String userId) List all WebAuthn Preregistration Factors Lists all WebAuthn Preregistration Factors for the specified userWebAuthnPreregistrationApi.listWebAuthnPreregistrationFactors(String userId, Map<String, String> additionalHeaders) List all WebAuthn Preregistration Factors Lists all WebAuthn Preregistration Factors for the specified user -
Uses of WebAuthnPreregistrationFactor in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return WebAuthnPreregistrationFactorModifier and TypeMethodDescriptionWebAuthnPreregistrationFactor.factorType(UserFactorType factorType) WebAuthnPreregistrationFactor.provider(UserFactorProvider provider) WebAuthnPreregistrationFactor.status(UserFactorStatus status)