| Package | Description |
|---|---|
| com.okta.sdk.client | |
| com.okta.sdk.resource.brand |
| Modifier and Type | Method and Description |
|---|---|
Brand |
Client.getBrand(String brandId)
Get Brand
Fetches a brand by `brandId`
|
| Modifier and Type | Method and Description |
|---|---|
Brand |
Brand.setAgreeToCustomPrivacyPolicy(Boolean agreeToCustomPrivacyPolicy) |
Brand |
Brand.setCustomPrivacyPolicyUrl(String customPrivacyPolicyUrl) |
Brand |
Brand.setRemovePoweredByOkta(Boolean removePoweredByOkta) |
Brand |
Brand.update()
Update Brand
Updates a brand by `brandId`
|
Copyright © 2017–2023 Okta. All rights reserved.