Uses of Class
org.openapitools.client.model.CustomHotpUserFactorProfile
Packages that use CustomHotpUserFactorProfile
-
Uses of CustomHotpUserFactorProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return CustomHotpUserFactorProfileModifier and TypeMethodDescriptionCustomHotpUserFactor.getProfile()
Get profileCustomHotpUserFactorAllOf.getProfile()
Get profileCustomHotpUserFactorProfile.sharedSecret
(String sharedSecret) Methods in org.openapitools.client.model with parameters of type CustomHotpUserFactorProfileModifier and TypeMethodDescriptionCustomHotpUserFactor.profile
(CustomHotpUserFactorProfile profile) CustomHotpUserFactorAllOf.profile
(CustomHotpUserFactorProfile profile) void
CustomHotpUserFactor.setProfile
(CustomHotpUserFactorProfile profile) void
CustomHotpUserFactorAllOf.setProfile
(CustomHotpUserFactorProfile profile)