The JAASmine library is based in Java and implements functionality of Java Authentication and Authorization Services (JAAS), and applies JAAS to common scenarios.
'com.logiclander.jaasmine:jaasmine-web:1.0.0'
<dependency> <groupId>com.logiclander.jaasmine</groupId> <artifactId>jaasmine-web</artifactId> <version>1.0.0</version> </dependency>
<dependency org="com.logiclander.jaasmine" name="jaasmine-web" rev="1.0.0"/>
"com.logiclander.jaasmine", "jaasmine-web", "1.0.0"