| Modifier and Type | Method and Description |
|---|---|
UserInfo |
AuthenticationResult.getUserInfo() |
| Constructor and Description |
|---|
AuthenticationResult(String accessTokenType,
String accessToken,
String refreshToken,
long expiresIn,
String idToken,
UserInfo userInfo,
boolean isMultipleResourceRefreshToken) |
Copyright © 2013–2015. All rights reserved.