Esfinge Guardian

The Esfinge Guardian is a matadata based framework applicable to systems requiring authorizations, regardless of the domain, this framework implements RBAC, ABAC, MAC subprojects.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.esfinge
ArtifactId

ArtifactId

guardian
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

pom
Description

Description

Esfinge Guardian
The Esfinge Guardian is a matadata based framework applicable to systems requiring authorizations, regardless of the domain, this framework implements RBAC, ABAC, MAC subprojects.
Project URL

Project URL

http://esfinge.sourceforge.net/
Source Code Management

Source Code Management

http://github.com/EsfingeFramework/guardian/tree/master

Download guardian

Filename Size
guardian-1.2.3.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.esfinge/guardian/ -->
<dependency>
    <groupId>net.sf.esfinge</groupId>
    <artifactId>guardian</artifactId>
    <version>1.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.esfinge/guardian/
implementation 'net.sf.esfinge:guardian:1.2.3'
// https://jarcasting.com/artifacts/net.sf.esfinge/guardian/
implementation ("net.sf.esfinge:guardian:1.2.3")
'net.sf.esfinge:guardian:pom:1.2.3'
<dependency org="net.sf.esfinge" name="guardian" rev="1.2.3">
  <artifact name="guardian" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.esfinge', module='guardian', version='1.2.3')
)
libraryDependencies += "net.sf.esfinge" % "guardian" % "1.2.3"
[net.sf.esfinge/guardian "1.2.3"]

Dependencies

compile (4)

Group / Artifact Type Version
cglib : cglib-nodep jar 3.2.4
org.javassist : javassist jar 3.23.1-GA
net.sf.scannotation : scannotation jar 1.0.2
junit : junit jar 4.11

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3

Project Modules

  • Esfinge Guardian
  • EsfingeGuardian-ABAC
  • EsfingeGuardian-RBAC
  • EsfingeGuardian-MAC

esfinge_guardian

Framework for flexible access control

net.sf.esfinge

Esfinge Framework

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0