Class OnPremisesPublishing

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class OnPremisesPublishing
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • alternateUrl

        protected String alternateUrl
      • applicationServerTimeout

        protected String applicationServerTimeout
      • applicationType

        protected String applicationType
      • externalUrl

        protected String externalUrl
      • internalUrl

        protected String internalUrl
      • isBackendCertificateValidationEnabled

        protected Boolean isBackendCertificateValidationEnabled
      • isHttpOnlyCookieEnabled

        protected Boolean isHttpOnlyCookieEnabled
      • isOnPremPublishingEnabled

        protected Boolean isOnPremPublishingEnabled
      • isPersistentCookieEnabled

        protected Boolean isPersistentCookieEnabled
      • isSecureCookieEnabled

        protected Boolean isSecureCookieEnabled
      • isTranslateHostHeaderEnabled

        protected Boolean isTranslateHostHeaderEnabled
      • isTranslateLinksInBodyEnabled

        protected Boolean isTranslateLinksInBodyEnabled
      • useAlternateUrlForTranslationAndRedirect

        protected Boolean useAlternateUrlForTranslationAndRedirect
      • verifiedCustomDomainKeyCredential

        protected KeyCredential verifiedCustomDomainKeyCredential
      • verifiedCustomDomainPasswordCredential

        protected PasswordCredential verifiedCustomDomainPasswordCredential
    • Constructor Detail

      • OnPremisesPublishing

        protected OnPremisesPublishing()