Class SigstoreConfigurationKeys
java.lang.Object
org.eclipse.aether.generator.sigstore.SigstoreConfigurationKeys
Configuration for Sigstore Signer.
- Since:
- 2.0.2
-
Field Details
-
CONFIG_PROP_ENABLED
Whether Sigstore signer is enabled.- See Also:
- Sourced from:
RepositorySystemSession.getConfigProperties()
- Value type:
Boolean
- Default value:
DEFAULT_ENABLED
-
DEFAULT_ENABLED
- See Also:
-
CONFIG_PROP_PUBLIC_STAGING
Whether Sigstore should use public stagingsigstage.dev
instead of public defaultsigstore.dev
.- See Also:
- Sourced from:
RepositorySystemSession.getConfigProperties()
- Value type:
Boolean
- Default value:
DEFAULT_PUBLIC_STAGING
-
DEFAULT_PUBLIC_STAGING
- See Also:
-