RE: How to convert a SOAPElement into a Document

2003-05-30 Thread Nisha Menon
--- Begin Message --- I'd agree... Thot i might be able to add to it saying that you could iterate thru the SOAPBody elements using the getChildElements method, convert it into a MessageElement and then use the getAsDocument method to get it into a org.w3c.dom.Document. SOAPBody bod = (

RE: [RE: Authorization using WS security and SAML]

2003-03-20 Thread Nisha Menon
ED] Cc: Subject: RE: [RE: Authorization using WS security and SAML] IBM WSTK. It's based on Axis.> -Original Message-> From: Nisha Menon [mailto:[EMAIL PROTECTED]]> Sent: Thursday, March 20, 2003 8:28 AM> To: [EMAIL PROTECTED]> Subject: RE: [RE: Authorization u

RE: [RE: Authorization using WS security and SAML]

2003-03-20 Thread Nisha Menon
Hi Mitch, Any luck on information regarding java implementation of WS-Security? An implementation with Axis? Regards, Nisha -Original Message- From: Mitch Gitman [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 10:11 PM To: [EMAIL PROTECTED] Subject: Re: [RE: Authorization using WS

RE: Authorization using WS security and SAML

2003-03-18 Thread Nisha Menon
cture (whatever that is).   Anne -Original Message-From: Nisha Menon [mailto:[EMAIL PROTECTED]Sent: Tuesday, March 18, 2003 1:42 PMTo: [EMAIL PROTECTED]Subject: RE: Authorization using WS security and SAML thanks so much for all that information anne.. helps me

RE: Authorization using WS security and SAML

2003-03-18 Thread Nisha Menon
ce.If you're using WS-Security, then you must write a header processor thattakes the security token and maps it to a principal, and then use JAAS tocheck authorization.Anne> -Original Message-> From: Nisha Menon [mailto:[EMAIL PROTECTED]]> Sent: Monday, March 17, 200

RE: [RE: Authorization using WS security and SAML]

2003-03-18 Thread Nisha Menon
Title: Re: [RE: Authorization using WS security and SAML] oh yes! would anyone know of an implementation that can be used with axis? would be dandy to get my hands on that code! :-) -Original Message- From: Mitch Gitman [mailto:[EMAIL PROTECTED] Sent: Mon 3/17/2003 10:11 PM T

RE: Authorization using WS security and SAML

2003-03-17 Thread Nisha Menon
dize how to put a SAML assertion inside a WS-Security header. JAAS is a Java API for doing authentication and authorization. Compare API with protocol is like oranges and apples. Rgds, Ricky At 09:23 AM 3/17/2003 +0530, Nisha Menon wrote: >Ricky, > >Being new to all of this, it's b

RE: Authorization using WS security and SAML

2003-03-17 Thread Nisha Menon
dize how to put a SAML assertion inside a WS-Security header. JAAS is a Java API for doing authentication and authorization. Compare API with protocol is like oranges and apples. Rgds, Ricky At 09:23 AM 3/17/2003 +0530, Nisha Menon wrote: >Ricky, > >Being new to all of this, it's be

RE: Authorization using WS security and SAML

2003-03-17 Thread Nisha Menon
dize how to put a SAML assertion inside a WS-Security header. JAAS is a Java API for doing authentication and authorization. Compare API with protocol is like oranges and apples. Rgds, Ricky At 09:23 AM 3/17/2003 +0530, Nisha Menon wrote: >Ricky, > >Being new to all of this, it's be

RE: Authorization using WS security and SAML

2003-03-16 Thread Nisha Menon
t;portability" has never been a goal for any XML standard. It is arguable how important XACML will be. Best regards, ricky At 06:38 PM 3/16/2003 +0530, Nisha Menon wrote: >hi, > >i am trying to create an authorization module for web services that is >independant of the applicati

Authorization using WS security and SAML

2003-03-16 Thread Nisha Menon
Title: Webservice design hi,   i am trying to create an authorization module for web services that is independant of the application and to authorize i've chosen to use WS-Security and SAML. would anyone on this list be familiar with similar implementation? or have any references for the s

RE: Web Services project - open for business

2003-01-26 Thread Nisha Menon
Hi there, I was hoping to find someone who could elaborate on web services authorization implementation. Where can I find people who're interested/have developed implementations of the same? I'm new to axis and web services in general and so any information, for example, say the levels of authori

Authorization in webservices

2003-01-01 Thread Nisha Menon
Hi all! Need some help - pointers if u please. :-) this may not be currently relevant to axis, but I guess this group would have the right knowledge about the same, so I've taken the liberty of mailing the list. Could any of give me good references to read up on current authorization (maybe auth

AXIS and WebLogic/WebSphere AE4.0

2002-12-02 Thread Nisha Menon
***HELP*** Hi there! I'm pretty new to axis and I've just begun on checking it's viability and options available. I would like to know how apache axis fits into the points below. A