Class UserTokenReaper
java.lang.Object
com.atlassian.crowd.manager.token.reaper.UserTokenReaper
- All Implemented Interfaces:
com.atlassian.scheduler.JobRunner
The expired token reaper is a scheduled processes that removes expired
tokens
from the crowd database.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UserTokenReaper
-
-
Method Details
-
runJob
public com.atlassian.scheduler.JobRunnerResponse runJob(com.atlassian.scheduler.JobRunnerRequest request) Processes the removal of the expiredtokens
from the crowd database.- Specified by:
runJob
in interfacecom.atlassian.scheduler.JobRunner
-