OAuth resource server configuration properties
Refresh Time (com.soa.oauth.resourceserver.grant.refreshTime)
The refresh time in seconds the cache will be refreshed.
Default: 300
Expiration Period (com.soa.oauth.resourceserver.grant.expirationPeriod)
The expiration period in seconds the cache will be expired.
Default: 3600
Cache Max Capacity (com.soa.oauth.resourceserver.grant.cacheMaxCapacity)
Property indicating the number of maximum entries that can be cached at any time.
Default: 100000