Package org.glite.security.trustmanager.axis

The Axis integration classes.

See:
          Description

Class Summary
AXISSocketFactory The Axis socketfactory used for interfacing with axis 1.1 and 1.2.
SSLConfigSender A HTTPSender that can be used to configure the trustmanager per message basis.
 

Package org.glite.security.trustmanager.axis Description

The Axis integration classes. The SSLConfigSender is for programmatically configuring the connection parameters during program execution. The AxisSocketFactory is for configuring the connection parameters in system properties e.g. during program start in command line or by system properties or threadlocal properties during the program execution.