| Package | Description |
|---|---|
| org.owasp.dependencycheck.utils |
Includes various utility classes such as a Settings wrapper, a Checksum utility, etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
H2DBCleanupHook
A cleanup hook that will register with the JVM to remove the H@DBLock file
during an unexpected shutdown.
|
| Modifier and Type | Method and Description |
|---|---|
static H2DBShutdownHook |
H2DBShutdownHookFactory.getHook(Settings settings)
Creates a new H2DB Shutdown Hook.
|
Copyright © 2012–2020 OWASP. All rights reserved.