pingidentity / scim2

The UnboundID SCIM 2.0 SDK for Java
181 stars 74 forks source link

Overhaul class-level documentation. #208

Closed kqarryzada closed 1 year ago

kqarryzada commented 1 year ago

This commit further expands on documentation, primarily in the common package. Some Javadoc code examples highlighted the need for exception constructors that do not take in a 'scimType' for the most general cases. New constructors for these cases have been added and referenced in the documentation.

Reviewer: vyhhuang Reviewer: dougbulkley

JiraIssue: DS-47822