| Package | Description |
|---|---|
| io.dropwizard.auth.basic |
| Modifier and Type | Method and Description |
|---|---|
AuthFactory<BasicCredentials,T> |
BasicAuthFactory.clone(boolean required) |
| Constructor and Description |
|---|
BasicAuthFactory(Authenticator<BasicCredentials,T> authenticator,
String realm,
Class<T> generatedClass) |
Copyright © 2015. All rights reserved.