Class OAuthToken
java.lang.Object
ru.bitel.bgbilling.modules.sberbank.server.bean.OAuthToken
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getScope()
static OAuthToken
parse
(org.json.JSONObject jsonObject)
-
Constructor Details
-
OAuthToken
public OAuthToken()
-
-
Method Details
-
getAccessToken
-
getTokenType
-
getExpiresIn
public int getExpiresIn() -
getScope
-
getSessionState
-
parse
-