Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
CustomHotpUserFactorProfile |
CustomHotpUserFactorAllOf.getProfile()
Get profile
|
CustomHotpUserFactorProfile |
CustomHotpUserFactor.getProfile()
Get profile
|
CustomHotpUserFactorProfile |
CustomHotpUserFactorProfile.sharedSecret(String sharedSecret) |
Modifier and Type | Method and Description |
---|---|
CustomHotpUserFactorAllOf |
CustomHotpUserFactorAllOf.profile(CustomHotpUserFactorProfile profile) |
CustomHotpUserFactor |
CustomHotpUserFactor.profile(CustomHotpUserFactorProfile profile) |
void |
CustomHotpUserFactorAllOf.setProfile(CustomHotpUserFactorProfile profile) |
void |
CustomHotpUserFactor.setProfile(CustomHotpUserFactorProfile profile) |
Copyright © 2017–2023 Okta. All rights reserved.