Uses of Class
de.captaingoldfish.scim.sdk.common.resources.AbstractSchemasHolder
Packages that use AbstractSchemasHolder
Package
Description
-
Uses of AbstractSchemasHolder in de.captaingoldfish.scim.sdk.common.request
Subclasses of AbstractSchemasHolder in de.captaingoldfish.scim.sdk.common.requestModifier and TypeClassDescriptionclassauthor Pascal Knueppel
created at: 25.10.2019 - 20:34
represents a simple bulk requestclassauthor Pascal Knueppel
created at: 29.10.2019 - 08:31
HTTP PATCH is an OPTIONAL server function that enables clients to update one or more attributes of a SCIM resource using a sequence of operations to "add", "remove", or "replace" values.Clients may discover service provider support for PATCH by querying the service provider configurationclassauthor Pascal Knueppel
created at: 18.10.2019 - 18:39
represents a search request that is used on .search requests -
Uses of AbstractSchemasHolder in de.captaingoldfish.scim.sdk.common.resources
Subclasses of AbstractSchemasHolder in de.captaingoldfish.scim.sdk.common.resourcesModifier and TypeClassDescriptionclassauthor Pascal Knueppel
created at: 07.10.2019 - 23:22
SCIM provides a schema for representing groups, identified using the following schema URI: "urn:ietf:params:scim:schemas:core:2.0:Group".classauthor Pascal Knueppel
created at: 11.10.2019 - 11:23
Each SCIM resource (Users, Groups, etc.) includes the following common attributes.classauthor Pascal Knueppel
created at: 18.10.2019 - 09:39
SCIM provides a schema for representing the service provider's configuration, identified using the following schema URI: "urn:ietf:params:scim:schemas:core:2.0:ServiceProviderConfig".classauthor Pascal Knueppel
created at: 07.10.2019 - 23:22
SCIM provides a resource type for "User" resources. -
Uses of AbstractSchemasHolder in de.captaingoldfish.scim.sdk.common.response
Subclasses of AbstractSchemasHolder in de.captaingoldfish.scim.sdk.common.responseModifier and TypeClassDescriptionclassauthor Pascal Knueppel
created at: 25.10.2019 - 20:34
represents a simple bulk responseclassauthor Pascal Knueppel
created at: 14.10.2019 - 14:49
represents a creation responseclassauthor Pascal Knueppel
created at: 14.10.2019 - 20:09
represents an update response objectclassauthor Pascal Knueppel
created at: 14.10.2019 - 20:58
represents a SCIM error responseclassauthor Pascal Knueppel
created at: 14.10.2019 - 20:09
represents a get response objectclassListResponse<T extends ScimObjectNode>author Pascal Knueppel
created at: 17.10.2019 - 22:04
represents a list responseclassauthor Pascal Knueppel
created at: 03.10.2019 - 19:29
The abstract implementation for all responses created by this frameworkclassauthor Pascal Knueppel
created at: 14.10.2019 - 20:09
represents an update response object -
Uses of AbstractSchemasHolder in de.captaingoldfish.scim.sdk.common.schemas
Subclasses of AbstractSchemasHolder in de.captaingoldfish.scim.sdk.common.schemasModifier and TypeClassDescriptionclassauthor Pascal Knueppel
created at: 03.10.2019 - 13:24
this class will represent a SCIM schema definition