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.
Subtopics
- Web Services Security API programming model
- Develop SAML applications
- Use Web Services Security SPIs
- Secure web services applications using the WSS APIs at the message level
- Develop JAX-WS based web services client applications that retrieve security tokens
- Develop JAX-WS based web services server applications that retrieve security tokens
- Develop message-level security for JAX-WS web services