Package com.atlassian.secrets.service
Class SecretServiceParams
java.lang.Object
com.atlassian.secrets.service.SecretServiceParams
This class represents the parameters required for the secret service.
It encapsulates the configuration file path, key directory path,
secret data access object (DAO), and a list of identifiers
which are incompatible with the SecretDao implementation.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
SECRETS_CONFIG_FILE_NAME
- See Also:
-
SECRET_KEY_DIR
- See Also:
-
DEFAULT_FILE_WRITER
-
-
Method Details
-
builder
-
getSecretsConfigFile
-
getKeyDirectory
-
getSecretDao
-
getFileWriter
-