8.6. REST インターフェースの設定
8.6.1. REST コネクターの設定
以下は、JBoss Data Grid のリモートクライアントサーバーモードの
rest-connector
要素に対する設定要素です。
<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>