Skip navigation links

Package com.unboundid.scim2.client

Client classes for accessing SCIM 2 resources.

See: Description

Package com.unboundid.scim2.client Description

Client classes for accessing SCIM 2 resources. SCIM 2 clients are typically built around the ScimService class, which provides methods for accessing a SCIM 2 service provider's resources, configuration, schemas, and resource types. Requests for resources may designate the type of the return value by specifying a GenericScimResource or a POJO derived from BaseScimResource.
See Also:
GenericScimResource, BaseScimResource
Skip navigation links

Copyright © 2015–2021 Ping Identity Corporation. All rights reserved.