gluu
|
継承メンバを含む org.xdi.oxd.common.response.GetUserInfoResponse の全メンバ一覧です。
accessToken | org.xdi.oxd.common.response.GetUserInfoResponse | private |
claims | org.xdi.oxd.common.response.GetUserInfoResponse | private |
getAccessToken() | org.xdi.oxd.common.response.GetUserInfoResponse | inline |
getClaims() | org.xdi.oxd.common.response.GetUserInfoResponse | inline |
getRefreshToken() | org.xdi.oxd.common.response.GetUserInfoResponse | inline |
GetUserInfoResponse() | org.xdi.oxd.common.response.GetUserInfoResponse | inline |
GetUserInfoResponse(Map< String, List< String >> claims) | org.xdi.oxd.common.response.GetUserInfoResponse | inline |
refreshToken | org.xdi.oxd.common.response.GetUserInfoResponse | private |
setAccessToken(String accessToken) | org.xdi.oxd.common.response.GetUserInfoResponse | inline |
setClaims(Map< String, List< String >> claims) | org.xdi.oxd.common.response.GetUserInfoResponse | inline |
setRefreshToken(String refreshToken) | org.xdi.oxd.common.response.GetUserInfoResponse | inline |
toString() | org.xdi.oxd.common.response.GetUserInfoResponse | inline |