You are here

protected property OAuthStoreOracle::$max_request_token_ttl in Lingotek Translation 7.3

Same name and namespace in other branches
  1. 7.7 lib/oauth-php/library/store/OAuthStoreOracle.php \OAuthStoreOracle::max_request_token_ttl
  2. 7.2 lib/oauth-php/library/store/OAuthStoreOracle.php \OAuthStoreOracle::max_request_token_ttl
  3. 7.4 lib/oauth-php/library/store/OAuthStoreOracle.php \OAuthStoreOracle::max_request_token_ttl
  4. 7.5 lib/oauth-php/library/store/OAuthStoreOracle.php \OAuthStoreOracle::max_request_token_ttl
  5. 7.6 lib/oauth-php/library/store/OAuthStoreOracle.php \OAuthStoreOracle::max_request_token_ttl

Default ttl for request tokens

File

lib/oauth-php/library/store/OAuthStoreOracle.php, line 48

Class

OAuthStoreOracle

Code

protected $max_request_token_ttl = MAX_REQUEST_TOKEN_TIME;