WS-Security supports _______ as a means of ensuring message integrity.
- HMAC (Hash-based Message Authentication Code)
- OAuth Tokens
- SOAP Headers
- XML Signature
WS-Security leverages XML Signature as a means of ensuring message integrity in web services. XML Signature provides a way to sign parts of XML documents, including SOAP messages, to ensure their authenticity and integrity during transmission. This enhances the overall security of web service communication.
Loading...
Related Quiz
- _______ is a key factor in achieving scalability and flexibility in SOA.
- The _______ header in HTTP responses can provide additional information about errors.
- n Kubernetes, multiple containers in a single Pod share the same _______.
- Integration testing in a CI/CD pipeline often requires _______ to automate test processes.
- In web services, what advantage does JSON have over XML in mobile applications?