public class FSRequestCleanUpRunnable extends PeriodicGroupRunnable
target
containerNeeded, nextTurn, removeElementAfterAction, runPeriod, thisTurn, timeoutPeriod
headTask, nextTask, previousTask
Constructor and Description |
---|
FSRequestCleanUpRunnable(Map idAuthnRequestMap,
Map idDestnMap,
long threadCleanupInterval,
long timeoutPeriod)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Implements for TaskRunnable.
|
doGroupAction
addElement, getRunPeriod, getTimeoutPeriod, isEmpty, removeElement
cancel, getHeadTask, isScheduled, next, previous, scheduledExecutionTime, setHeadTask, setNext, setPrevious
public FSRequestCleanUpRunnable(Map idAuthnRequestMap, Map idDestnMap, long threadCleanupInterval, long timeoutPeriod)
idAuthnRequestMap
- request ID (String) and FSAuthnRequest mapidDestnMap
- request ID (String) and FSProviderDescriptor mapthreadCleanupInterval
- thread cleanup intervaltimeoutPeriod
- timeout timepublic void run()
PeriodicGroupRunnable
run
in interface Runnable
run
in class PeriodicGroupRunnable
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.