Class ProxyBaseUrlGenerator

  • All Implemented Interfaces:
    BaseUrlGenerator

    public class ProxyBaseUrlGenerator
    extends AbstractBaseUrlGenerator
    Generates an OpenCMIS base url based on the request, repository id and binding. The url scheme, host and port are overridden by any proxy http header parameters, if present.
    Author:
    steveglover
    • Constructor Detail

      • ProxyBaseUrlGenerator

        public ProxyBaseUrlGenerator()