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 Details

    • Cleanup

      protected Cleanup()
  • Method Details