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