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