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