-
- All Implemented Interfaces:
public final class OAuth2HttpRequestHandler
-
-
Field Summary
Fields Modifier and Type Field Description private final RouteauthorizationServer
-
Constructor Summary
Constructors Constructor Description OAuth2HttpRequestHandler(OAuth2Config config)
-
Method Summary
Modifier and Type Method Description final RoutegetAuthorizationServer()final BooleanenqueueTokenCallback(OAuth2TokenCallback oAuth2TokenCallback)-
-
Constructor Detail
-
OAuth2HttpRequestHandler
OAuth2HttpRequestHandler(OAuth2Config config)
-
-
Method Detail
-
getAuthorizationServer
final Route getAuthorizationServer()
-
enqueueTokenCallback
final Boolean enqueueTokenCallback(OAuth2TokenCallback oAuth2TokenCallback)
-
-
-
-