public class UserInfoFetcher extends Object
Constructor and Description |
---|
UserInfoFetcher() |
UserInfoFetcher(org.apache.http.client.HttpClient httpClient) |
Modifier and Type | Method and Description |
---|---|
protected UserInfo |
fromJson(com.google.gson.JsonObject userInfoJson) |
UserInfo |
loadUserInfo(PendingOIDCAuthenticationToken token) |
public UserInfoFetcher()
public UserInfoFetcher(org.apache.http.client.HttpClient httpClient)
public UserInfo loadUserInfo(PendingOIDCAuthenticationToken token)
Copyright © 2018. All rights reserved.