Class TUserResp

    • Method Detail

      • getUsername

        public String getUsername()
      • unsetUsername

        public void unsetUsername()
      • isSetUsername

        public boolean isSetUsername()
        Returns true if field username is set (has been assigned a value) and false otherwise
      • setUsernameIsSet

        public void setUsernameIsSet​(boolean value)
      • getPassword

        public String getPassword()
      • unsetPassword

        public void unsetPassword()
      • isSetPassword

        public boolean isSetPassword()
        Returns true if field password is set (has been assigned a value) and false otherwise
      • setPasswordIsSet

        public void setPasswordIsSet​(boolean value)
      • getPrivilegeListSize

        public int getPrivilegeListSize()
      • addToPrivilegeList

        public void addToPrivilegeList​(TPathPrivilege elem)
      • unsetPrivilegeList

        public void unsetPrivilegeList()
      • isSetPrivilegeList

        public boolean isSetPrivilegeList()
        Returns true if field privilegeList is set (has been assigned a value) and false otherwise
      • setPrivilegeListIsSet

        public void setPrivilegeListIsSet​(boolean value)
      • getSysPriSetSize

        public int getSysPriSetSize()
      • addToSysPriSet

        public void addToSysPriSet​(int elem)
      • getSysPriSet

        public Set<Integer> getSysPriSet()
      • unsetSysPriSet

        public void unsetSysPriSet()
      • isSetSysPriSet

        public boolean isSetSysPriSet()
        Returns true if field sysPriSet is set (has been assigned a value) and false otherwise
      • setSysPriSetIsSet

        public void setSysPriSetIsSet​(boolean value)
      • getSysPriSetGrantOptSize

        public int getSysPriSetGrantOptSize()
      • getSysPriSetGrantOptIterator

        public Iterator<Integer> getSysPriSetGrantOptIterator()
      • addToSysPriSetGrantOpt

        public void addToSysPriSetGrantOpt​(int elem)
      • getSysPriSetGrantOpt

        public Set<Integer> getSysPriSetGrantOpt()
      • setSysPriSetGrantOpt

        public TUserResp setSysPriSetGrantOpt​(Set<Integer> sysPriSetGrantOpt)
      • unsetSysPriSetGrantOpt

        public void unsetSysPriSetGrantOpt()
      • isSetSysPriSetGrantOpt

        public boolean isSetSysPriSetGrantOpt()
        Returns true if field sysPriSetGrantOpt is set (has been assigned a value) and false otherwise
      • setSysPriSetGrantOptIsSet

        public void setSysPriSetGrantOptIsSet​(boolean value)
      • getRoleListSize

        public int getRoleListSize()
      • addToRoleList

        public void addToRoleList​(String elem)
      • unsetRoleList

        public void unsetRoleList()
      • isSetRoleList

        public boolean isSetRoleList()
        Returns true if field roleList is set (has been assigned a value) and false otherwise
      • setRoleListIsSet

        public void setRoleListIsSet​(boolean value)
      • isIsOpenIdUser

        public boolean isIsOpenIdUser()
      • setIsOpenIdUser

        public TUserResp setIsOpenIdUser​(boolean isOpenIdUser)
      • unsetIsOpenIdUser

        public void unsetIsOpenIdUser()
      • isSetIsOpenIdUser

        public boolean isSetIsOpenIdUser()
        Returns true if field isOpenIdUser is set (has been assigned a value) and false otherwise
      • setIsOpenIdUserIsSet

        public void setIsOpenIdUserIsSet​(boolean value)
      • isSet

        public boolean isSet​(TUserResp._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.thrift.TBase<TUserResp,​TUserResp._Fields>
      • equals

        public boolean equals​(TUserResp that)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException