Uses of Interface
com.okta.sdk.resource.user.factor.CustomHotpUserFactorProfile
-
Packages that use CustomHotpUserFactorProfile Package Description com.okta.sdk.resource.user.factor -
-
Uses of CustomHotpUserFactorProfile in com.okta.sdk.resource.user.factor
Methods in com.okta.sdk.resource.user.factor that return CustomHotpUserFactorProfile Modifier and Type Method Description CustomHotpUserFactorProfileCustomHotpUserFactor. getProfile()CustomHotpUserFactorProfileCustomHotpUserFactorProfile. setSharedSecret(java.lang.String sharedSecret)Methods in com.okta.sdk.resource.user.factor with parameters of type CustomHotpUserFactorProfile Modifier and Type Method Description CustomHotpUserFactorCustomHotpUserFactor. setProfile(CustomHotpUserFactorProfile profile)
-