Package org.globus.wsrf.impl.security.authentication.transport

Class Summary
AJPTransportSecurityHandler This handler is used to stuff information into the HttpServletRequest and the MessageContext object when Globus is running in Tomcat using Apache/mod_jk The main things that we do in here is set the User DN, create the certificate chain, and set the transport method.
TomcatTransportSecurityHandler