Dropwizard Authenticator that uses BasicAuth (user,pass) pairs to control access to your service
'com.washingtonpost:dropwizard-peer-authenticator:1.0.1'
<dependency>
<groupId>com.washingtonpost</groupId>
<artifactId>dropwizard-peer-authenticator</artifactId>
<version>1.0.1</version>
</dependency>
<dependency org="com.washingtonpost" name="dropwizard-peer-authenticator" rev="1.0.1"/>
"com.washingtonpost", "dropwizard-peer-authenticator", "1.0.1"