Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
WebAuthnUserFactorProfile |
WebAuthnUserFactorProfile.authenticatorName(String authenticatorName) |
WebAuthnUserFactorProfile |
WebAuthnUserFactorProfile.credentialId(String credentialId) |
WebAuthnUserFactorProfile |
WebAuthnUserFactor.getProfile()
Get profile
|
WebAuthnUserFactorProfile |
WebAuthnUserFactorAllOf.getProfile()
Get profile
|
Modifier and Type | Method and Description |
---|---|
WebAuthnUserFactor |
WebAuthnUserFactor.profile(WebAuthnUserFactorProfile profile) |
WebAuthnUserFactorAllOf |
WebAuthnUserFactorAllOf.profile(WebAuthnUserFactorProfile profile) |
void |
WebAuthnUserFactor.setProfile(WebAuthnUserFactorProfile profile) |
void |
WebAuthnUserFactorAllOf.setProfile(WebAuthnUserFactorProfile profile) |
Copyright © 2017–2023 Okta. All rights reserved.