8.6. Configure the REST Interface
8.6.1. Configure REST Connectors
The following are the configuration elements for the
rest-connector
element in JBoss Data Grid's Remote Client-Server mode.
<subsystem xmlns="urn:jboss:domain:datagrid:1.0"> <rest-connector virtual-server="default-host" cache-container="default" context-path="$CONTEXT_PATH" security-domain="other" auth-method="BASIC" security-mode="WRITE" /> </subsystem>