Class SecretServiceParams

java.lang.Object
com.atlassian.secrets.service.SecretServiceParams

public class SecretServiceParams extends Object

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.