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.13'
<dependency> <groupId>org.echocat.marquardt</groupId> <artifactId>client</artifactId> <version>0.13</version> </dependency>
<dependency org="org.echocat.marquardt" name="client" rev="0.13"/>
"org.echocat.marquardt", "client", "0.13"