Interface KeyStoreAdaptorMBean

All Superinterfaces:
QBean, QBeanSupportMBean, QPersist
All Known Implementing Classes:
KeyStoreAdaptor

public interface KeyStoreAdaptorMBean extends QBeanSupportMBean
MBean interface.
  • Method Details

    • setImpl

      void setImpl(String clazz)
      Sets the fully-qualified secure key-store implementation class name.
      Parameters:
      clazz - implementation class name
    • getImpl

      Returns the configured secure key-store implementation class name.
      Returns:
      implementation class name