Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atbashee/atbash-octopus
Atbash Octopus version; declarative permission based Java EE Security
https://github.com/atbashee/atbash-octopus
declarative java javaee javafx microprofile octopus permissions security
Last synced: 3 months ago
JSON representation
Atbash Octopus version; declarative permission based Java EE Security
- Host: GitHub
- URL: https://github.com/atbashee/atbash-octopus
- Owner: atbashEE
- License: apache-2.0
- Created: 2017-12-04T06:30:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T01:54:35.000Z (about 2 years ago)
- Last Synced: 2024-10-12T18:41:46.811Z (3 months ago)
- Topics: declarative, java, javaee, javafx, microprofile, octopus, permissions, security
- Language: Java
- Size: 4.66 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# atbash-octopus
Declarative permission Security platform for Java EEThe Atbash Octopus is a rewrite of the original [Octopus](https://bitbucket.org/contribute-group/javaeesecurityfirst) 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.