| Constructor and Description |
|---|
OAuth2Authenticator(net.leanix.dropkit.oauth.token.OAuth2TokenConfig config)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<net.leanix.dropkit.oauth.models.Principal> |
authenticate(String accessToken) |
public com.google.common.base.Optional<net.leanix.dropkit.oauth.models.Principal> authenticate(String accessToken) throws io.dropwizard.auth.AuthenticationException
authenticate in interface io.dropwizard.auth.Authenticator<String,net.leanix.dropkit.oauth.models.Principal>io.dropwizard.auth.AuthenticationExceptionCopyright © 2016 LeanIX GmbH. All rights reserved.