Class UserConsoleService


  • public class UserConsoleService
    extends Object
    • Constructor Detail

      • UserConsoleService

        public UserConsoleService()
    • Method Detail

      • getPentahoSession

        public static org.pentaho.platform.api.engine.IPentahoSession getPentahoSession()
      • isAdministrator

        public boolean isAdministrator()
        Returns whether the current user is an administrator
        Returns:
        boolean value depending on the current user being the administrator
      • isAuthenticated

        public boolean isAuthenticated()
        Returns whether the user is authenticated or not
        Returns:
        boolean value depending on the current user being authenticated
      • getRegisteredPlugins

        public List<String> getRegisteredPlugins()
        Returns a List of plugins registered to the pentaho system
        Returns:
        List of registered plugins