Class BasicSAMLArtifactMap.Cleanup
- java.lang.Object
-
- java.util.TimerTask
-
- org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap.Cleanup
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- BasicSAMLArtifactMap
protected class BasicSAMLArtifactMap.Cleanup extends TimerTask
A cleanup task that relies on the weakly consistent iterator support in the map implementation.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCleanup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()-
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
-