Module org.elasticsearch.security
Class InactiveApiKeysRemover
java.lang.Object
org.elasticsearch.common.util.concurrent.AbstractRunnable
org.elasticsearch.xpack.security.authc.InactiveApiKeysRemover
- All Implemented Interfaces:
Runnable
Responsible for cleaning the invalidated and expired API keys from the security index.
-
Method Summary
Methods inherited from class org.elasticsearch.common.util.concurrent.AbstractRunnable
isForceExecution, onAfter, onRejection, run
-
Method Details
-
doRun
public void doRun()- Specified by:
doRunin classAbstractRunnable
-
onFailure
- Specified by:
onFailurein classAbstractRunnable
-