Skip navigation links
A C D E G S 

A

ATLASSIAN_PASSWORD_CIPHER_PROVIDER_PROPERTY_KEY - Static variable in interface com.atlassian.secrets.api.SecretStoreProvider
properties key that stores the cipher class
ATLASSIAN_PASSWORD_CIPHER_PROVIDER_XML_KEY - Static variable in interface com.atlassian.secrets.api.SecretStoreProvider
xml key which can be used by products to store canonical class name

C

Cipher - Interface in com.atlassian.db.config.password
Deprecated.
since 2.0
com.atlassian.db.config.password - package com.atlassian.db.config.password
 
com.atlassian.secrets.api - package com.atlassian.secrets.api
 

D

decrypt(String) - Method in interface com.atlassian.db.config.password.Cipher
Deprecated.
 

E

encrypt(String) - Method in interface com.atlassian.db.config.password.Cipher
Deprecated.
 

G

get(String) - Method in interface com.atlassian.secrets.api.SecretStore
Used to load secrets saved by SecretStore.store(String)
getDefaultSecretStoreClassName() - Method in interface com.atlassian.secrets.api.SecretStoreProvider
 
getInstance(String) - Method in interface com.atlassian.secrets.api.SecretStoreProvider
Creates a new instance of SecretStore every time it's called.

S

SecretStore - Interface in com.atlassian.secrets.api
An API for storing and retrieving secret data.
SecretStoreException - Exception in com.atlassian.secrets.api
Exception thrown when there is a problem with a secret store.
SecretStoreException(String) - Constructor for exception com.atlassian.secrets.api.SecretStoreException
 
SecretStoreException(Throwable) - Constructor for exception com.atlassian.secrets.api.SecretStoreException
 
SecretStoreException(String, Throwable) - Constructor for exception com.atlassian.secrets.api.SecretStoreException
 
SecretStoreProvider - Interface in com.atlassian.secrets.api
 
store(String) - Method in interface com.atlassian.secrets.api.SecretStore
Used to store data in plain text.
A C D E G S 
Skip navigation links

Copyright © 2023 Atlassian. All rights reserved.