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