protected property OAuthStoreOracle::$max_request_token_ttl in Lingotek Translation 7.6
Same name and namespace in other branches
- 7.7 lib/oauth-php/library/store/OAuthStoreOracle.php \OAuthStoreOracle::max_request_token_ttl
- 7.2 lib/oauth-php/library/store/OAuthStoreOracle.php \OAuthStoreOracle::max_request_token_ttl
- 7.3 lib/oauth-php/library/store/OAuthStoreOracle.php \OAuthStoreOracle::max_request_token_ttl
- 7.4 lib/oauth-php/library/store/OAuthStoreOracle.php \OAuthStoreOracle::max_request_token_ttl
- 7.5 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
Code
protected $max_request_token_ttl = MAX_REQUEST_TOKEN_TIME;