Package org.opendaylight.aaa.api
Interface ClaimCache
-
- All Known Implementing Classes:
IdmLightProxy
,OSGIIdmLightProxy
public interface ClaimCache
Interface for a class that caches activeClaim
s.- Author:
- Thomas Pantelis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
clear()
Clears the cache of any active claims.
-