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