GithubHelp home page GithubHelp logo

mi357 / ecommerce-rbac Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rcosnita/ecommerce-rbac

0.0 0.0 0.0 4.11 MB

This project intends to provide a security system implementation fully compliant with RBAC standard. This security system is modeled starting from eCommerce applications security requirements.

Java 100.00%

ecommerce-rbac's Introduction

ECommerce RBAC

This project intend to implement a reusable security system for ecommerce applications that is compliant with RBAC standard. RBAC standard current version is widely use by many companies but the goal of this project is to provide an implementation that can be easily used by ecommerce application. Because many ecommerce applications are web oriented this implementation will use technologies easily to use in web environments.

What RBAC features will be supported

RBAC standard current version describe four major components.

  • Core components (as defined by standard)
  • Roles hierarchy (as defined by standard)
  • Services that allows integration over http / https
  • API that allows native integration with java applications
  • Common security templates that can be used for different size ecommerce applications
  • Persistence layer for RBAC security features
  • Database scripts for different RDBMS systems (MySQL and Postgres are supported)

Optional features that will be supported

  • Static separation of duty relations (SSD as defined by standard)
  • Dynamic separation of dutiy relations (DSOD as defined by standard)

Technology used

  • Java 1.6 SE
  • Spring 3.0.5
  • Apache CXF JAXRS
  • Apache CXF WS
  • JPA 2.0
  • MySql 5 / Postgres 8

ecommerce-rbac's People

Contributors

rcosnita avatar adobebcci avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.