Configuration for contract enforcement
Contract Idle Expiration (contract.handler.framework.idleExpiration)
Amount of seconds a contract that has not been auhtorized against will remain cached.
Default: 300
Contract Refresh Interval (contract.handler.framework.maxRefreshInterval)
Amount of seconds a contract should remain in the cache before requiring a refresh.
Default: 120
Contract Cache Refresh Interval (contract.refresh.trigger.repeatInterval)
The interval in milliseconds between contract cache refresh checks.
Default: 15000
Contract Cache Refresh Start Delay (contract.refresh.trigger.startDelay)
The time in milliseconds before contract cache refreshes will begin when the bundle is started.
Default: 15000