ondrej-nemec / acl

Access control list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JI - Access control layer

MIT License

For checking permissions. Not for sign in/out.

Include in your project

JI uses for publication JitPack. It allows you to include this project by using Gradle or Maven.

Include using Gradle

Add this line to repositories section

maven { url 'https://jitpack.io' }

And this line to dependencies

implementation 'com.github.ondrej-nemec:javainit:ji-acl:Tag'

From JI commit

About

Access control list


Languages

Language:Java 100.0%