Skip to content

atbashEE/atbash-octopus

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bom
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

atbash-octopus

Declarative permission Security platform for Java EE

The Atbash Octopus is a rewrite of the original Octopus to have the following improvements

  • Better modularity (Java SE, JSF, JAX-RS, ...) for micro-services / Self-Contained systems (the original Octopus has dependency issues on for example WildFly Swarm factions)
  • Integration of Apache Shiro because there were so many extensions / hacks already that it became inefficient.
  • Better design since the original Octopus was designed for a certain use-case and later on heavily extended (and thus the design could be improved)

Other differences

Work in Progress

As of version 0.9.6 (Java 7) and 1.0.0 (Java 8) most features are rewritten and thus the Atbash Octopus version can be used as a replacement of the original framework.

End of alfa tryout

The status of Atbash Octopus is now that the new architecture has proven itself. Version 0.3 can be considered as the LAST ALFA version.

In the next phase, features (new and migrated features from Octopus) will be added to the platform.