Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications
Develop web services - Security (WS-Security)
The Web Services Security specification defines core facilities for protecting the integrity and confidentiality of a message, and provides mechanisms for associating security-related claims with a message.
- 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 Web Services Security during application assembly
If you configure Web Services Security with an assembly tool, the Web Services Security binding information is modified
- Deploy applications that use SAML
After SAML policy sets and bindings have been configured, and SAML tokens created, the SAML token information can be sent from the original login server to other servers using the SAML propagation feature. We can also extract SAML attributes from an existing SAML token and then create additional tokens using the extracted attributes.
Develop web services
Develop web services - Addressing (WS-Addressing)
Develop web services - Invocation framework (WSIF)
Develop web services - Notification (WS-Notification)
Develop web services - Reliable messaging (WS-ReliableMessaging)
Develop web services - UDDI registry
Develop web services - RESTful services
Develop web services - Transaction support (WS-Transaction)
Develop web services - Transports