Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
TotpUserFactorProfile |
TotpUserFactorProfile.credentialId(String credentialId) |
TotpUserFactorProfile |
TotpUserFactor.getProfile()
Get profile
|
TotpUserFactorProfile |
TotpUserFactorAllOf.getProfile()
Get profile
|
Modifier and Type | Method and Description |
---|---|
TotpUserFactor |
TotpUserFactor.profile(TotpUserFactorProfile profile) |
TotpUserFactorAllOf |
TotpUserFactorAllOf.profile(TotpUserFactorProfile profile) |
void |
TotpUserFactor.setProfile(TotpUserFactorProfile profile) |
void |
TotpUserFactorAllOf.setProfile(TotpUserFactorProfile profile) |
Copyright © 2017–2023 Okta. All rights reserved.