Class UserEndpointDefinition


  • public class UserEndpointDefinition
    extends EndpointDefinition
    author 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
    • Constructor Detail

      • UserEndpointDefinition

        public UserEndpointDefinition​(ResourceHandler<User> resourceHandler)