Uses of Class
de.captaingoldfish.scim.sdk.common.resources.ResourceNode
Packages that use ResourceNode
Package
Description
-
Uses of ResourceNode in de.captaingoldfish.scim.sdk.common.resources
Subclasses of ResourceNode 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: 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 ResourceNode in de.captaingoldfish.scim.sdk.common.response
Methods in de.captaingoldfish.scim.sdk.common.response with type parameters of type ResourceNodeModifier and TypeMethodDescription<T extends ResourceNode>
TBulkResponseGetOperation.getResource(Class<T> type) -
Uses of ResourceNode in de.captaingoldfish.scim.sdk.common.schemas
Subclasses of ResourceNode 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