Ce contenu n'est pas disponible dans la langue sélectionnée.
8.6. Configure the REST Interface
8.6.1. Configure REST Connectors Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
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>