| Package | Description |
|---|---|
| com.yammer.dropwizard.authenticator |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<User> |
ResourceAuthenticator.authenticate(io.dropwizard.auth.basic.BasicCredentials credentials) |
com.google.common.base.Optional<User> |
UserResourceAuthenticator.authenticate(io.dropwizard.auth.basic.BasicCredentials credentials) |
com.google.common.base.Optional<User> |
LdapAuthenticator.authenticateAndReturnPermittedGroups(io.dropwizard.auth.basic.BasicCredentials credentials) |
Copyright © 2015. All rights reserved.