Uses of Class
org.forgerock.util.DirectoryWatcher
Package
Description
Provides a
SecretStore
implementation that loads secrets from a Common Configuration
PropertyResolver
and then decodes it with a
SecretPropertyFormat
.-
Uses of DirectoryWatcher in org.forgerock.secrets.propertyresolver
Modifier and TypeMethodDescriptionFileSystemSecretStore.FileSystemSecretStoreBuilder.withDirectoryWatcher
(DirectoryWatcher directoryWatcher) Sets theDirectoryWatcher
used by the secret store.