Este contenido no está disponible en el idioma seleccionado.
9.6.2. 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>