public static final String
ACCESS_TOKEN_PATH
"$.access_token"
EXPIRES_PATH
"$.expires_in"
REFRESH_TOKEN_PATH
"$.refresh_token"
TOKEN_TYPE_PATH
"$.token_type"
"//access_token"
"//expires_in"
"//refresh_token"
"//token_type"