+

Search Tips   |   Advanced Search

Develop and assemble a web services application.

Parent

Authenticating web services clients using HTTP basic authentication

We can configure and assemble HTTP authentication for the application using an assembly tool, or programmatically. Modify the HTTP properties programmatically if we want the values that are set programmatically to take precedence over the values defined in the binding. If we configure HTTP basic authentication programmatically, the properties are configured in the Stub or Call instance. However, you only can programmatically configure HTTP proxy authentication.


What to do next

Deploy the application.


Subtopics


Related tasks

  • Configure HTTP basic authentication for JAX-RPC web services programmatically
  • Configure HTTP basic authentication for JAX-RPC web services with an assembly tool