Remoting outbound connection.
| Name | Dynamic | Other provider points | 
|---|---|---|
| org.wildfly.remoting.outbound-connection | true | /subsystem=remoting/local-outbound-connection=* /subsystem=remoting/outbound-connection=* | 
| Attribute | Value | 
|---|---|
| Capability reference | |
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | no-services | 
| Attribute | Value | 
|---|---|
| Capability reference | |
| Type | STRING | 
| Nillable | false | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Attribute | Value | 
|---|---|
| Default Value | http-remoting | 
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | no-services | 
| Allowed Values | remote remote+http http-remoting https-remoting remote+https | 
| Attribute | Value | 
|---|---|
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | no-services | 
| Attribute | Value | 
|---|---|
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | no-services | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| authentication-context | STRING | false | false | Reference to the authentication context instance containing the configuration for outbound connections. | |
| outbound-socket-binding-ref | STRING | true | true | Name of the outbound-socket-binding which will be used to determine the destination address and port for the connection. | |
| protocol | STRING | false | true | http-remoting | The protocol to use for the remote connection. | 
| security-realm | STRING | false | false | Reference to the security realm to use to obtain the password and SSL configuration. | |
| username | STRING | false | true | The user name to use when authenticating against the remote server. |