Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > Develop web services - Security (WS-Security)
Develop applications that use Web Services Security
The Web Services Security specification provides a flexible framework for building secure web services to implement message content integrity and confidentiality. The Web Services Security service programming model supports this flexible framework by providing extension points to integrate new token formats, and methods to obtains keys needed for message protection. The application server programming model provides Web Services Security programming application programming interfaces (WSS API) for securing SOAP messages.
- Configure HTTP basic authentication for JAX-RPC web services programmatically
- Develop message-level security for JAX-WS web services
- Develop message-level security for JAX-RPC web services
- Web Services Security service provider programming interfaces