Interface SecretStoreProvider


@Deprecated public interface SecretStoreProvider
Deprecated.
since 4.0.0
  • Field Details

    • ATLASSIAN_PASSWORD_CIPHER_PROVIDER_XML_KEY

      static final String ATLASSIAN_PASSWORD_CIPHER_PROVIDER_XML_KEY
      Deprecated.
      xml key which can be used by products to store canonical class name
      See Also:
    • ATLASSIAN_PASSWORD_CIPHER_PROVIDER_PROPERTY_KEY

      static final String ATLASSIAN_PASSWORD_CIPHER_PROVIDER_PROPERTY_KEY
      Deprecated.
      properties key that stores the cipher class
      See Also:
  • Method Details