Interface SCIMSearchRequest

    • Method Detail

      • getSCIMFilter

        java.lang.String getSCIMFilter()
        Retrieves the SCIM Filter associated with this search request. The SCIM 2 SDK Filter class can be used to parse a SCIM filter.
        Returns:
        The SCIM Filter that should be used. This may be null.