Class SecuritySystemListener

  • All Implemented Interfaces:
    org.pentaho.platform.api.engine.IPentahoSystemListener

    public class SecuritySystemListener
    extends Object
    implements org.pentaho.platform.api.engine.IPentahoSystemListener
    This listener ensures that the Authentication system has been loaded. Security must be started before the repository.
    • Constructor Detail

      • SecuritySystemListener

        public SecuritySystemListener()
    • Method Detail

      • startup

        public boolean startup​(org.pentaho.platform.api.engine.IPentahoSession session)
        Specified by:
        startup in interface org.pentaho.platform.api.engine.IPentahoSystemListener
      • shutdown

        public void shutdown()
        Specified by:
        shutdown in interface org.pentaho.platform.api.engine.IPentahoSystemListener