Uses of Class
com.okta.sdk.resource.model.UserFactorWebAuthnProfile
Packages that use UserFactorWebAuthnProfile
-
Uses of UserFactorWebAuthnProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserFactorWebAuthnProfileModifier and TypeMethodDescriptionUserFactorWebAuthnProfile.authenticatorName(String authenticatorName) UserFactorWebAuthnProfile.credentialId(String credentialId) UserFactorWebAuthn.getProfile()Get profileMethods in com.okta.sdk.resource.model with parameters of type UserFactorWebAuthnProfileModifier and TypeMethodDescriptionUserFactorWebAuthn.profile(UserFactorWebAuthnProfile profile) voidUserFactorWebAuthn.setProfile(UserFactorWebAuthnProfile profile)