| Package | Description |
|---|---|
| io.mangoo.routing.bindings |
| Modifier and Type | Method and Description |
|---|---|
OAuthUser |
Authentication.getOAuthUser()
Retrieves the current OAuthUser from the authentication
Note: This is only available during a OAuth authentication in a
method that is annotated with @OAuthCallbackFilter
|
| Modifier and Type | Method and Description |
|---|---|
void |
Authentication.setOAuthUser(OAuthUser oAuthUser)
Sets an OAuthUser to the current authentication.
|
Copyright © 2016. All rights reserved.