| Element | Description | Class |
|---|---|---|
| ws-service-locator | org.josso.gateway.WebserviceGatewayServiceLocator |
| Attribute | Type | Description |
|---|---|---|
| endpoint | xs:string | SOAP end point, e.g. localhost:8080 |
| password | xs:string | Set the password used to authenticate SOAP messages. |
| servicesWebContext | xs:string | SOAP end point services web context, e.g. myjosso |
| transportSecurity | xs:string | Transport security used in SOAP messages, valid values are : none|confidential |
| username | xs:string | Getter for username used to authenticate SOAP messages. |