Uses of Class
com.okta.sdk.resource.model.WebAuthnPreregistrationFactor
-
Uses of WebAuthnPreregistrationFactor in com.okta.sdk.resource.api
Modifier 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
Modifier and TypeMethodDescriptionWebAuthnPreregistrationFactor.factorType
(UserFactorType factorType) WebAuthnPreregistrationFactor.provider
(UserFactorProvider provider) WebAuthnPreregistrationFactor.status
(UserFactorStatus status)