I am deploying my cometd in jetty container. I want to pass kerberos credentials with the request. What should be the correct way to pass kerberos credential headers with the request which can work with all kind of transports (websockets, longpolling and callbackpolling).
Thanks,
Anuj