Skip to content

General architecture

Emanuele Tajariol edited this page Dec 6, 2017 · 1 revision

GeoFence is split in 3 main modules:

  • Core contains the model, the persistence logic and the service logic
  • GUI contains the GWT GUI used to administer the authorization rules and the related objects
  • Probe which is a small module to install as an extension in GeoServer. It converts the Rule logic into the authorization objects required by GeoServer.

This is an overview of the architecture in the standalone application setup: