| Modifier and Type | Field and Description | 
|---|---|
static BooleanSystemProperty | 
CROWD_TOKENREAPER_ENABLED
This system property controls whether the token reaper actually runs. 
 | 
| Constructor and Description | 
|---|
SessionTokenReaper(TokenAuthenticationManager tokenAuthenticationManager)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.atlassian.scheduler.JobRunnerResponse | 
runJob(com.atlassian.scheduler.JobRunnerRequest request)
Processes the removal of the expired  
tokens from the crowd
 server. | 
public static final BooleanSystemProperty CROWD_TOKENREAPER_ENABLED
 Note that this is separate from UserTokenReaper, which only reaps
 ExpirableUserToken
public SessionTokenReaper(TokenAuthenticationManager tokenAuthenticationManager)
public com.atlassian.scheduler.JobRunnerResponse runJob(com.atlassian.scheduler.JobRunnerRequest request)
tokens from the crowd
 server.runJob in interface com.atlassian.scheduler.JobRunnerCopyright © 2021 Atlassian. All rights reserved.