| Constructor and Description |
|---|
ResourceAuthenticator(LdapAuthenticator ldapAuthenticator) |
| Modifier and Type | Method and Description |
|---|---|
Optional<User> |
authenticate(io.dropwizard.auth.basic.BasicCredentials credentials) |
public ResourceAuthenticator(LdapAuthenticator ldapAuthenticator)
public Optional<User> authenticate(io.dropwizard.auth.basic.BasicCredentials credentials) throws io.dropwizard.auth.AuthenticationException
authenticate in interface io.dropwizard.auth.Authenticator<io.dropwizard.auth.basic.BasicCredentials,User>io.dropwizard.auth.AuthenticationExceptionCopyright © 2017. All rights reserved.