public interface MediaPortalCloudConfiguration
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MP_CONFIG_ROOT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getImsConfig() |
java.lang.String |
getOAuthScope()
Get Oauth Scopes
|
java.lang.String |
getPath()
Returns the configuration's path from the repository.
|
java.lang.String |
getServiceUrl() |
java.lang.String |
getTenant()
Returns the tenant's name, as used in the login URL.
|
boolean |
isEnabled() |
boolean |
isFolderPublishPublic()
Returns Folder publish public flag.
|
static final java.lang.String MP_CONFIG_ROOT
java.lang.String getServiceUrl()
java.lang.String getImsConfig()
java.lang.String getTenant()
java.lang.String getOAuthScope()
boolean isFolderPublishPublic()
true
if the folder to be published should be public(visible to all users in a tenant), false
otherwiseboolean isEnabled()
java.lang.String getPath()
Copyright © 2010 - 2020 Adobe. All Rights Reserved