pingidentity / scim2

The UnboundID SCIM 2.0 SDK for Java
184 stars 75 forks source link

Overhaul filter documentation. #205

Closed kqarryzada closed 1 year ago

kqarryzada commented 1 year ago

This commit enhances the Javadocs for the Filter class and its subclasses with additional background and more detailed descriptions. The goal is to give enough detail so that SDK clients are not forced to refer to the RFC for basic SCIM concepts.

JiraIssue: DS-47822