Interface ClaimCache

All Known Implementing Classes:
IdmLightProxy, OSGIIdmLightProxy

public interface ClaimCache
Interface for a class that caches active Claims.
Author:
Thomas Pantelis
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Clears the cache of any active claims.
  • Method Details

    • clear

      void clear()
      Clears the cache of any active claims.