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