Class EndpointConfiguration

java.lang.Object
org.kiwiproject.config.EndpointConfiguration

public class EndpointConfiguration extends Object
Configuration for a specific REST endpoint. Can be used standalone or in conjunction with SecureEndpointsConfiguration.

As this is a configuration class generally intended to be populated from external configuration, it is mutable.