Package | Description |
---|---|
com.okta.sdk.resource.brand |
Modifier and Type | Method and Description |
---|---|
ImageUploadResponse |
Theme.updateBrandThemeBackgroundImage(java.lang.String brandId,
java.lang.String themeId,
java.io.File file)
Updates the background image for your Theme
Updates the background image for your Theme
|
ImageUploadResponse |
Theme.updateBrandThemeFavicon(java.lang.String brandId,
java.lang.String themeId,
java.io.File file)
Updates the favicon for your theme
Updates the favicon for your theme
|
ImageUploadResponse |
Theme.uploadBrandThemeLogo(java.lang.String brandId,
java.lang.String themeId,
java.io.File file)
Update a themes logo
Updates the logo for your Theme
|
Copyright © 2017-2021 Okta. All Rights Reserved.