public class ClearExpiredUserSessions extends Object implements ScheduledTask
Modifier and Type | Field and Description |
---|---|
protected static org.jboss.logging.Logger |
logger |
static String |
TASK_NAME |
Constructor and Description |
---|
ClearExpiredUserSessions() |
protected static final org.jboss.logging.Logger logger
public static final String TASK_NAME
public void run(KeycloakSession session)
run
in interface ScheduledTask
Copyright © 2021 JBoss by Red Hat. All rights reserved.