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