Static Security 1.16.1
Description
This plug-in adds security based upon Spring configuration. It allows for fine-grained tuning of authorisation on layer-level, feature-level and even attribute-level.
Community & Docs
HTML:
PDF:
JavaDoc:
Using this project in maven
In order to use this plug-in in your Maven-project, add the following dependency to the pom.xml:
<dependency> <groupId>org.geomajas.plugin</groupId> <artifactId>geomajas-server-plugin-staticsecurity-parent</artifactId> <version>1.16.1</version> </dependency>