Interface SecretManagerAdminMBean


public interface SecretManagerAdminMBean
Admin service for managing SecretManager
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Initialize the SecretManager
    void
    Shutting Down the SecretManager
  • Method Details

    • init

      void init()
      Initialize the SecretManager
    • shutDown

      void shutDown()
      Shutting Down the SecretManager