JOSE policy handler configuration properties
refreshTime (com.soa.jose.grant.refreshTime)
The refresh time in seconds the cache will be refreshed.
Default: 300
expirationPeriod (com.soa.jose.grant.expirationPeriod)
The expiration period in seconds the cache will be expired.
Default: 3600
cacheMaxCapacity (com.soa.jose.grant.cacheMaxCapacity)
Property indicating the number of maximum entries that can be cached at any time.
Default: 100