Interface MediaPortalCloudConfiguration


  • public interface MediaPortalCloudConfiguration
    • Method Detail

      • getServiceUrl

        java.lang.String getServiceUrl()
      • getImsConfig

        java.lang.String getImsConfig()
      • getTenant

        java.lang.String getTenant()
        Returns the tenant's name, as used in the login URL.
        Returns:
        a String with the tenant name
      • getOAuthScope

        java.lang.String getOAuthScope()
        Get Oauth Scopes
        Returns:
        scopes
      • isFolderPublishPublic

        boolean isFolderPublishPublic()
        Returns Folder publish public flag.
        Returns:
        true if the folder to be published should be public(visible to all users in a tenant), false otherwise
      • isEnabled

        boolean isEnabled()
      • getPath

        java.lang.String getPath()
        Returns the configuration's path from the repository.
        Returns:
        the configuration's path