Class GeoNetworkCswServer

  • All Implemented Interfaces:
    CswServable<org.jdom2.Document>

    public class GeoNetworkCswServer
    extends Object
    implements CswServable<org.jdom2.Document>
    Author:
    Erik van de Pol. Most of this class by Chris van Lith.
    • Field Detail

      • log

        protected static org.apache.commons.logging.Log log
      • cookieStore

        protected org.apache.http.client.CookieStore cookieStore
      • cswDiscoveryUrl

        protected String cswDiscoveryUrl
      • cswPublicationUrl

        protected String cswPublicationUrl
      • loginUrl

        protected String loginUrl
      • cswUser

        protected String cswUser
      • cswPassword

        protected String cswPassword