Interface SMAdaptorMBean

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

public interface SMAdaptorMBean extends QBeanSupportMBean
MBean interface.
  • Method Details

    • setImpl

      void setImpl(String clazz)
      Sets the fully-qualified security-module implementation class name.
      Parameters:
      clazz - implementation class name
    • getImpl

      Returns the configured security-module implementation class name.
      Returns:
      implementation class name