public interface WebAuthnFactorProfile extends com.okta.sdk.resource.ExtensibleResource, FactorProfile
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthenticatorName() |
java.lang.String |
getCredentialId() |
WebAuthnFactorProfile |
setAuthenticatorName(java.lang.String authenticatorName) |
WebAuthnFactorProfile |
setCredentialId(java.lang.String credentialId) |
java.lang.String getCredentialId()
WebAuthnFactorProfile setCredentialId(java.lang.String credentialId)
java.lang.String getAuthenticatorName()
WebAuthnFactorProfile setAuthenticatorName(java.lang.String authenticatorName)
Copyright © 2018-2022 Okta. All Rights Reserved.