Acciente OACC

OACC is a Java Application Security Framework. OACC provides a high-performance access control system for Java applications. OACC provides fine grained permissions based access control for application objects. It has support for hierarchical domains, super users, permission inheritance and impersonation.

License

License

Categories

Categories

OACC Security
GroupId

GroupId

com.acciente.oacc
ArtifactId

ArtifactId

acciente-oacc
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Acciente OACC
OACC is a Java Application Security Framework. OACC provides a high-performance access control system for Java applications. OACC provides fine grained permissions based access control for application objects. It has support for hierarchical domains, super users, permission inheritance and impersonation.
Project URL

Project URL

http://www.oaccframework.org
Project Organization

Project Organization

Acciente, LLC
Source Code Management

Source Code Management

https://github.com/acciente/oacc-core

Download acciente-oacc

How to add to project

<!-- https://jarcasting.com/artifacts/com.acciente.oacc/acciente-oacc/ -->
<dependency>
    <groupId>com.acciente.oacc</groupId>
    <artifactId>acciente-oacc</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.acciente.oacc/acciente-oacc/
implementation 'com.acciente.oacc:acciente-oacc:2.0.0'
// https://jarcasting.com/artifacts/com.acciente.oacc/acciente-oacc/
implementation ("com.acciente.oacc:acciente-oacc:2.0.0")
'com.acciente.oacc:acciente-oacc:jar:2.0.0'
<dependency org="com.acciente.oacc" name="acciente-oacc" rev="2.0.0">
  <artifact name="acciente-oacc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.acciente.oacc', module='acciente-oacc', version='2.0.0')
)
libraryDependencies += "com.acciente.oacc" % "acciente-oacc" % "2.0.0"
[com.acciente.oacc/acciente-oacc "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.ibm.icu : icu4j jar 59.1
org.bouncycastle : bcprov-jdk15on jar 1.58
org.jasypt : jasypt jar 1.9.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.postgresql : postgresql jar 42.1.1.jre7

Project Modules

There are no modules declared in this project.
com.acciente.oacc

Versions

Version
2.0.0
2.0.0-rc.8
2.0.0-rc.7
2.0.0-rc.6