IDMappingExtCache differences with ISVA

Differences between the IDMappingExtCache and traditional Verify Access IDMappingExtCache interface

IDMappingExtCache is fully compatible with the com.tivoli.am.fim.trustserver.sts.utilities.IDMappingExtCache interface.

API Differences

IDMappingExtCache vs com.tivoli.am.fim.trustserver.sts.utilities.IDMappingExtCacheDMAPImpl

  • Constructors: Not applicable, IDMappingExtCache can be used without instantiation. Please also refer to storage configure guide for session cache configuration.
  • Supported methods:
    • exists: Supported
    • get: Supported
    • getAndRemove: Supported
    • put: Supported
  • Unsupported methods:
    • clearAll: Not supported