Uses of Class
com.atlassian.secrets.service.SecretServiceParams
Packages that use SecretServiceParams
-
Uses of SecretServiceParams in com.atlassian.secrets.service
Methods in com.atlassian.secrets.service that return SecretServiceParamsMethods in com.atlassian.secrets.service with parameters of type SecretServiceParamsModifier and TypeMethodDescriptionstatic SecretServiceSecretServiceFactory.getSecretService(SecretServiceParams params) This function will read the configuration file (defaults to secrets-config.yaml) from the home directory and return a SecretService instance that is capable of routing requests to the appropriate backend.