gluu
org
xdi
oxauth
client
TokenResponse
org.xdi.oxauth.client.TokenResponse メンバ一覧
継承メンバを含む
org.xdi.oxauth.client.TokenResponse
の全メンバ一覧です。
accessToken
org.xdi.oxauth.client.TokenResponse
private
BaseResponseWithErrors
()
org.xdi.oxauth.client.BaseResponseWithErrors< TokenErrorResponseType >
inline
BaseResponseWithErrors
(ClientResponse< String > clientResponse)
org.xdi.oxauth.client.BaseResponseWithErrors< TokenErrorResponseType >
inline
expiresIn
org.xdi.oxauth.client.TokenResponse
private
fromString
(String p_str)
org.xdi.oxauth.client.TokenResponse
inline
getAccessToken
()
org.xdi.oxauth.client.TokenResponse
inline
getErrorDescription
()
org.xdi.oxauth.client.BaseResponseWithErrors< TokenErrorResponseType >
inline
getErrorType
()
org.xdi.oxauth.client.BaseResponseWithErrors< TokenErrorResponseType >
inline
getErrorUri
()
org.xdi.oxauth.client.BaseResponseWithErrors< TokenErrorResponseType >
inline
getExpiresIn
()
org.xdi.oxauth.client.TokenResponse
inline
getIdToken
()
org.xdi.oxauth.client.TokenResponse
inline
getRefreshToken
()
org.xdi.oxauth.client.TokenResponse
inline
getScope
()
org.xdi.oxauth.client.TokenResponse
inline
getTokenType
()
org.xdi.oxauth.client.TokenResponse
inline
idToken
org.xdi.oxauth.client.TokenResponse
private
injectDataFromJson
()
org.xdi.oxauth.client.TokenResponse
inline
injectDataFromJson
(String p_json)
org.xdi.oxauth.client.TokenResponse
inline
injectErrorIfExistSilently
(JSONObject jsonObj)
org.xdi.oxauth.client.BaseResponseWithErrors< TokenErrorResponseType >
inline
injectErrorIfExistSilently
(String p_entity)
org.xdi.oxauth.client.BaseResponseWithErrors< TokenErrorResponseType >
inline
LOG
org.xdi.oxauth.client.TokenResponse
private
static
refreshToken
org.xdi.oxauth.client.TokenResponse
private
scope
org.xdi.oxauth.client.TokenResponse
private
setAccessToken
(String accessToken)
org.xdi.oxauth.client.TokenResponse
inline
setErrorDescription
(String p_errorDescription)
org.xdi.oxauth.client.BaseResponseWithErrors< TokenErrorResponseType >
inline
setErrorType
(T p_errorType)
org.xdi.oxauth.client.BaseResponseWithErrors< TokenErrorResponseType >
inline
setErrorUri
(String p_errorUri)
org.xdi.oxauth.client.BaseResponseWithErrors< TokenErrorResponseType >
inline
setExpiresIn
(Integer expiresIn)
org.xdi.oxauth.client.TokenResponse
inline
setIdToken
(String idToken)
org.xdi.oxauth.client.TokenResponse
inline
setRefreshToken
(String refreshToken)
org.xdi.oxauth.client.TokenResponse
inline
setScope
(String scope)
org.xdi.oxauth.client.TokenResponse
inline
setTokenType
(TokenType tokenType)
org.xdi.oxauth.client.TokenResponse
inline
TokenResponse
()
org.xdi.oxauth.client.TokenResponse
inline
TokenResponse
(ClientResponse< String > clientResponse)
org.xdi.oxauth.client.TokenResponse
inline
tokenType
org.xdi.oxauth.client.TokenResponse
private
2018年09月30日(日) 14時45分46秒作成 - gluu / 構成:
1.8.13