Package | Description |
---|---|
com.okta.sdk.impl.resource.user.factor | |
com.okta.sdk.resource.user.factor |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWebAuthnUserFactorProfile
WebAuthnUserFactorProfile
|
Modifier and Type | Method and Description |
---|---|
WebAuthnUserFactorProfile |
DefaultWebAuthnUserFactor.getProfile() |
WebAuthnUserFactorProfile |
DefaultWebAuthnUserFactorProfile.setAuthenticatorName(String authenticatorName) |
WebAuthnUserFactorProfile |
DefaultWebAuthnUserFactorProfile.setCredentialId(String credentialId) |
Modifier and Type | Method and Description |
---|---|
WebAuthnUserFactor |
DefaultWebAuthnUserFactor.setProfile(WebAuthnUserFactorProfile profile) |
Modifier and Type | Method and Description |
---|---|
WebAuthnUserFactorProfile |
WebAuthnUserFactor.getProfile() |
WebAuthnUserFactorProfile |
WebAuthnUserFactorProfile.setAuthenticatorName(String authenticatorName) |
WebAuthnUserFactorProfile |
WebAuthnUserFactorProfile.setCredentialId(String credentialId) |
Modifier and Type | Method and Description |
---|---|
WebAuthnUserFactor |
WebAuthnUserFactor.setProfile(WebAuthnUserFactorProfile profile) |
Copyright © 2017–2023 Okta. All rights reserved.