Interface StoreRetrieveRequest

    • Method Detail

      • getSCIMFilter

        java.lang.String getSCIMFilter()
        Get the SCIM filter which identifies the entry to be retrieved. The UnboundID scim2 SDK Filter class can be used to parse a SCIM filter.
        Returns:
        The SCIM filter which identifies the entry to be retrieved.