Uses of Class
de.captaingoldfish.scim.sdk.server.endpoints.EndpointDefinition
Packages that use EndpointDefinition
Package
Description
-
Uses of EndpointDefinition in de.captaingoldfish.scim.sdk.server.endpoints
Constructors in de.captaingoldfish.scim.sdk.server.endpoints with parameters of type EndpointDefinitionModifierConstructorDescriptionResourceEndpoint(ServiceProvider serviceProvider, EndpointDefinition... endpointDefinitions) create a resource endpoint with default meta-endpoints -
Uses of EndpointDefinition in de.captaingoldfish.scim.sdk.server.endpoints.base
Subclasses of EndpointDefinition in de.captaingoldfish.scim.sdk.server.endpoints.baseModifier and TypeClassDescriptionclassauthor Pascal Knueppel
created at: 07.10.2019 - 20:44
this is the default endpoint definition for the /Groups endpoint as it was defined in the RFC7643classauthor Pascal Knueppel
created at: 07.10.2019 - 20:44
this is the default endpoint definition for the /Me endpoint as it was defined in the RFC7643classauthor Pascal Knueppel
created at: 17.10.2019 - 22:41
Represents the standardResourceTypeendpoint definition that is registered on the fly.classauthor Pascal Knueppel
created at: 20.10.2019 - 16:40
classauthor Pascal Knueppel
created at: 17.10.2019 - 22:41
Represents the standardResourceTypeendpoint definition that is registered on the fly.classauthor Pascal Knueppel
created at: 07.10.2019 - 20:44
this is the default endpoint definition for the /Users endpoint as it was defined in the RFC7643