Uses of Class
com.okta.sdk.resource.model.U2fUserFactorProfile
Packages that use U2fUserFactorProfile
-
Uses of U2fUserFactorProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return U2fUserFactorProfileModifier and TypeMethodDescriptionU2fUserFactorProfile.credentialId(String credentialId) U2fUserFactor.getProfile()Get profileU2fUserFactorAllOf.getProfile()Get profileMethods in com.okta.sdk.resource.model with parameters of type U2fUserFactorProfileModifier and TypeMethodDescriptionU2fUserFactor.profile(U2fUserFactorProfile profile) U2fUserFactorAllOf.profile(U2fUserFactorProfile profile) voidU2fUserFactor.setProfile(U2fUserFactorProfile profile) voidU2fUserFactorAllOf.setProfile(U2fUserFactorProfile profile)