Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Application attributes - an associative array of Strings specified on an application side. Business logic might depend on such attributes - application language, application name , date/time formats, debug tokensfor audit, etc ([2], [4]).
  2. SecuritySubject can be used to provide fine-grained access control to cache data. For example, CacheInterceptor saves the subject id it along with data and it can be used for filteringfine-grained access control.

The requirements include:

...