Hello.
I have a problem with auth for web services in my jar. 
I want to add BASIC auth programmatically.
I have two places: from ServletExtension and from HttpHandler for request.
I cant find the way to do it ( It will be better if i can do it from ServletExtension by modify DeploymentInfo.
Thank you in advance for your help.