GT 3.9.5 Message/Transport-level Security

The Web Services portions of GT 3.9.5 use SOAP over HTTP as their message protocol for communication.

WS Authentication and Authorization Message-Level Security implements the WS-Security standard and the WS-SecureConversation specification to provide message protection for SOAP messages. Features include authentication of the sender, encryption of the message, integrity protection of the message and replay protection.

WS Authenitcation and Authorization Transport-Level Security provides a secure channel by using HTTP over SSL/TLS (HTTPS) for transporting the messages. This security mechanism supports all the security features provided by SSL/TLS with the addition of support for X.509 Proxy Certificates.

Documentation Description
Security: Key Concepts This guide describes fundamental concepts of this component.
Release Notes Describes implementation details to existing and potential users.

System Administrator's Guide

This guide describes how to install, deploy and maintain a given component

User's Guide

This guide describes component interfaces that support human-driven interactions, such as command-line tools, GUIs, etc.

Developer's Guide

This guide describes how to use the programming interfaces of the component (e.g., APIs, service interfaces, etc.)

Fact Sheet

Provides useful implementation details about a component in advance of the next stable release

Public Interface Guide

Identifies the public interfaces for the component, including machine-readable and human-readable interfaces.

Quality Profile

Presents current reports on test coverage, resource and memory leak analysis, bounds checking, and performance profiles.