Develop and assemble a JAX-WS application.
Configure the security bindings, or migrate an application and associated bindings.
Parent
Secure JAX-WS web services using message-level security
For more information, see Develop message-level security for JAX-WS web services
What to do next
Deploy the JAX-WS application.
Subtopics
- Develop message-level security for JAX-WS web services
JAX-WS applications can be secured with Web Services Security in one of two ways. The application can be secured using policy sets, or through the use of the Web Services Security API (WSS API). The WSS API can only be used to secure a JAX-WS client application. The Web Services Security service programming interface (WSS SPI) provides additional programming interfaces for securing web services.
Related tasks
Develop message-level security for JAX-WS web services