Uses of Class
com.okta.sdk.resource.model.TokenUserFactorProfile
Packages that use TokenUserFactorProfile
-
Uses of TokenUserFactorProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return TokenUserFactorProfileModifier and TypeMethodDescriptionTokenUserFactorProfile.credentialId(String credentialId) TokenUserFactor.getProfile()Get profileTokenUserFactorAllOf.getProfile()Get profileMethods in com.okta.sdk.resource.model with parameters of type TokenUserFactorProfileModifier and TypeMethodDescriptionTokenUserFactor.profile(TokenUserFactorProfile profile) TokenUserFactorAllOf.profile(TokenUserFactorProfile profile) voidTokenUserFactor.setProfile(TokenUserFactorProfile profile) voidTokenUserFactorAllOf.setProfile(TokenUserFactorProfile profile)