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) void
TokenUserFactor.setProfile
(TokenUserFactorProfile profile) void
TokenUserFactorAllOf.setProfile
(TokenUserFactorProfile profile)