requests from localhost using tomcat RemoteAddrFilter
2012/9/23 Jaikit Savla :
> Hello Users,
>
> I have some admin api's which I want to have restricted access - such that
> only if the request originates from localhost - it will execute.
> For that I am using tomca
: Saturday, September 22, 2012 10:41 PM
Subject: Re: Authenticate requests from localhost using tomcat RemoteAddrFilter
Jaikit,
Am 23.09.2012 00:04, schrieb Jaikit Savla:
> Hello Users,
>
> I have some admin api's which I want to have restricted access - such that
> only if the r
Hello Users,
I have some admin api's which I want to have restricted access - such that only
if the request originates from localhost - it will execute.
For that I am using tomcat's RemoteAddrfilter
Remote Address Filter
org.apache.catalina.filters.RemoteAddrFilter
al