| Modifier and Type | Method and Description |
|---|---|
static Tokens |
SessionUtils.getTokens(javax.servlet.http.HttpServletRequest req) |
Tokens |
Auth0ClientImpl.getTokens(String authorizationCode,
String redirectUri) |
Tokens |
Auth0Client.getTokens(String authorizationCode,
String redirectUri) |
| Modifier and Type | Method and Description |
|---|---|
Auth0User |
Auth0ClientImpl.getUserProfile(Tokens tokens) |
Auth0User |
Auth0Client.getUserProfile(Tokens tokens) |
static void |
SessionUtils.setTokens(javax.servlet.http.HttpServletRequest req,
Tokens tokens) |
Copyright © 2016. All Rights Reserved.