Class UISecurityUser

  • All Implemented Interfaces:
    org.pentaho.ui.xul.XulEventSource

    public class UISecurityUser
    extends org.pentaho.ui.xul.XulEventSourceAdapter
    • Field Detail

      • rsm

        protected org.pentaho.di.repository.RepositorySecurityManager rsm
    • Constructor Detail

      • UISecurityUser

        public UISecurityUser​(org.pentaho.di.repository.RepositorySecurityManager rsm)
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getPassword

        public String getPassword()
      • setPassword

        public void setPassword​(String password)
      • clear

        public void clear()
      • getUserInfo

        public org.pentaho.di.repository.IUser getUserInfo()
                                                    throws org.pentaho.di.core.exception.KettleException
        Throws:
        org.pentaho.di.core.exception.KettleException