Class GetAuthorizedUsers


  • public class GetAuthorizedUsers
    extends java.lang.Object
    • Constructor Detail

      • GetAuthorizedUsers

        public GetAuthorizedUsers()
    • Method Detail

      • getToken

        public java.lang.String getToken()
        Returns:
        returns String
      • setToken

        public void setToken​(java.lang.String token)
        Parameters:
        token - the value for the token property
      • getXhdoc

        public java.lang.String getXhdoc()
        Returns:
        returns String
      • setXhdoc

        public void setXhdoc​(java.lang.String xhdoc)
        Parameters:
        xhdoc - the value for the xhdoc property
      • getRights

        public java.util.List<SaWsRight> getRights()
        Returns:
        returns List
      • setRights

        public void setRights​(java.util.List<SaWsRight> rights)
        Parameters:
        rights - the value for the rights property
      • getMatch

        public SaWsMatchKind getMatch()
        Returns:
        returns SaWsMatchKind
      • setMatch

        public void setMatch​(SaWsMatchKind match)
        Parameters:
        match - the value for the match property