A library for access control based on signed certificates from a central authority. Certificates can be verified without roundtrips to the authority.
'org.echocat.marquardt:client:0.4'
<dependency> <groupId>org.echocat.marquardt</groupId> <artifactId>client</artifactId> <version>0.4</version> </dependency>
<dependency org="org.echocat.marquardt" name="client" rev="0.4"/>
"org.echocat.marquardt", "client", "0.4"