Jerry
unread,Jun 22, 2009, 12:03:41 PM6/22/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cometd-dev
Hi,All
I'd like to use httpclient within Jetty to do authentication with
server ,in the server side the security authentication mode is basic
mode. I'd like to use this method to do authentication and use
securitypolicy to do authorization. I try to use httpclient to set
user name and password, but I do not know how to implement, I search
apache httpclient, it has some sample code, but for Jetty httpclient,
I can not find any sample code to do .Who can help me , Thanks a lot
in advance.
Jerry