Package org.forgerock.secrets.propertyresolver

Provides a SecretStore implementation that loads secrets from a Common Configuration PropertyResolver and then decodes it with a SecretPropertyFormat. This supports devops-friendly secret management, including loading secrets from environment variables and system properties, as well as from flat files. This allows for easy integration with existing deployment options such as Docker or Kubernetes secrets APIs.