Class RestApiConfig

java.lang.Object
com.hazelcast.config.RestApiConfig

public class RestApiConfig
extends Object
This class allows to control which parts of Hazelcast REST API will be enabled. There are 2 levels of control:
  • overall REST access (enabled by default);
  • access to REST endpoint groups (see RestEndpointGroup).