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