Class SCIMSearchRequest

    • Method Detail

      • getAttributes

        public List<String> getAttributes()
      • getExcludedAttributes

        public List<String> getExcludedAttributes()
      • getFilter

        public String getFilter()
      • getSortBy

        public String getSortBy()
      • getSortOrder

        public SortOrder getSortOrder()
      • getStartIndex

        public int getStartIndex()
      • getCount

        public int getCount()