Hi,

I read about securing the endpoints on the Wiki page 
http://wiki.jboss.org/wiki/Wiki.jsp?page=WSSecureEndpoint, but I was wondering, 
is there any way in the session bean that I can find out the username and 
password which was used to access the endpoint when using the 
BASIC/CONFIDENTIAL auth-method/transport-guarantee?


  |       <port-component>
  |         <port-component-name>OrgEndpoint</port-component-name>
  |         <port-component-uri>/orgainization/*</port-uri>
  |         <auth-method>BASIC</auth-method>
  |         <transport-guarantee>CONFIDENTIAL</transport-gaurantee>
  |       </port-component>
  | 

I wondered if something in the SessionContext might help?

Thanks and Regards,

Barry


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884797#3884797

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884797


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to