public class OAuth2Authenticator extends Object implements io.dropwizard.auth.Authenticator<String,User>
OAuth2Authenticator(OAuth2TokenConfig config)
Optional<User>
authenticate(String accessToken)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Inject public OAuth2Authenticator(OAuth2TokenConfig config)
config
public Optional<User> authenticate(String accessToken) throws io.dropwizard.auth.AuthenticationException
authenticate
io.dropwizard.auth.Authenticator<String,User>
io.dropwizard.auth.AuthenticationException
Copyright © 2017 LeanIX GmbH. All rights reserved.