top of page

Apache Fortress End-to-End Security Tutorial

  • Shawn McKinney
  • Jul 28, 2016
  • 1 min read

The tutorial provides a how-to guide for applying end-to-end security enforcement across a sample Java Web environment using Java EE, Spring and Apache Fortress security.


Requirements covered include authentication, authorization and confidentiality. Both declarative and programmatic enforcement controls will be used. Authorization granularity ranges from coarse (java EE, spring) to fine (fortress).

To get started, follow the instructions in the README located on github:

More info here: Apache-Fortress-Demo



Recent Posts

See All
The Achilles Heel of LRU Caches

Ever since we released LMDB, our advice to software designers has been "don't do application level caching. Let the kernel handle it for...

 
 
OpenLDAP & LMDB Sizing Guide

Jan 17, 2022 Introduction Symas OpenLDAP configured with LMDB has been extensively tested and its performance characteristics are well...

 
 
bottom of page