An optional interface that could be implemented by a resource adapter's
ManagedConnectionFactory to be notified of the configured "transaction-support"
of the connection pool associated with the ManagedConnectionFactory instance
Gets the SSL client certificate chain with which the client
had authenticated itself to the SSL offloader, and which the
SSL offloader has added as a custom request header on the
given request.
Returns the SSL keysize with which the original client request that
was intercepted by the SSL offloader has been protected, and which
the SSL offloader has added as a custom request header on the
given request.
Abstract class allowing a backend appserver instance to retrieve information
about the original client request that was intercepted by an SSL
terminating proxy server (e.g., load balancer).