Class ResourceTypeEndpointDefinition

java.lang.Object
de.captaingoldfish.scim.sdk.server.endpoints.EndpointDefinition
de.captaingoldfish.scim.sdk.server.endpoints.base.ResourceTypeEndpointDefinition

public class ResourceTypeEndpointDefinition extends EndpointDefinition
author Pascal Knueppel
created at: 17.10.2019 - 22:41

Represents the standard ResourceType endpoint definition that is registered on the fly. But if wanted the registration can also be overridden with a new implementation
  • Constructor Details

    • ResourceTypeEndpointDefinition

      public ResourceTypeEndpointDefinition(ResourceTypeFactory resourceTypeFactory)
    • ResourceTypeEndpointDefinition

      public ResourceTypeEndpointDefinition(ResourceHandler resourceHandler)