Package com.atlassian.bamboo.secrets
Class BambooSecretsService
java.lang.Object
com.atlassian.bamboo.secrets.BambooSecretsService
- All Implemented Interfaces:
com.atlassian.secrets.api.SecretService
-
Field Summary
Fields inherited from interface com.atlassian.secrets.api.SecretService
SECRET_SERVICE_STATE_SYSTEM_PROP
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BambooSecretsService
public BambooSecretsService()
-
-
Method Details
-
put
- Specified by:
put
in interfacecom.atlassian.secrets.api.SecretService
- Throws:
com.atlassian.secrets.api.SecretServiceException
-
get
- Specified by:
get
in interfacecom.atlassian.secrets.api.SecretService
- Throws:
com.atlassian.secrets.api.SecretServiceException
-
delete
- Specified by:
delete
in interfacecom.atlassian.secrets.api.SecretService
- Throws:
com.atlassian.secrets.api.SecretServiceException
-
getConfiguration
public com.atlassian.secrets.api.SecretServiceConfiguration getConfiguration()- Specified by:
getConfiguration
in interfacecom.atlassian.secrets.api.SecretService
-