Re: [Dev] [IS] Tomcat valve to get service providers and auth types

2015-01-22 Thread Chamin Nalinda
Hi Lasitha, the offline chat with you helped me lot. Thanks for the reply and the help given. Regards !!! On Thu, Jan 22, 2015 at 1:59 PM, Lasitha Wattaladeniya wrote: > Hi Chamin, > > I think you can access the authentication type via request parameters, > request.getParameter("type") this w

Re: [Dev] [IS] Tomcat valve to get service providers and auth types

2015-01-22 Thread Lasitha Wattaladeniya
Hi Chamin, I think you can access the authentication type via request parameters, request.getParameter("type") this will return the relevant authentication type. On Wed, Jan 21, 2015 at 4:31 PM, Chamin Nalinda wrote: > Hi all, > > I'm developing a tomcat valve to get service providers and obt

[Dev] [IS] Tomcat valve to get service providers and auth types

2015-01-21 Thread Chamin Nalinda
Hi all, I'm developing a tomcat valve to get service providers and obtain relevant authentication types. Please do refer [Architecture] IS statistics dashboard in architecture mailing for more details. I tried using "httpServletRequest.getAuthType();" to get corresponding authentication type for