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