-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 6/25/14, 10:39 AM, Mark Thomas wrote:
> On 25/06/2014 15:35, Christopher Schultz wrote:
>> Konstantin,
>>
>> On 6/25/14, 5:23 AM, Konstantin Kolinko wrote:
>>> 2014-06-24 21:09 GMT+04:00 Neeraj Sinha
>>> :
I am using form based authe
On 25/06/2014 15:35, Christopher Schultz wrote:
> Konstantin,
>
> On 6/25/14, 5:23 AM, Konstantin Kolinko wrote:
>> 2014-06-24 21:09 GMT+04:00 Neeraj Sinha
>> :
>>> I am using form based authentication (tomcat 7.0.34) and I
>>> have the implementation of custom realm class which extends
>>> Realm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Konstantin,
On 6/25/14, 5:23 AM, Konstantin Kolinko wrote:
> 2014-06-24 21:09 GMT+04:00 Neeraj Sinha
> :
>> I am using form based authentication (tomcat 7.0.34) and I have
>> the implementation of custom realm class which extends RealmBase
>> class.
2014-06-24 21:09 GMT+04:00 Neeraj Sinha :
> I am using form based authentication (tomcat 7.0.34) and I have the
> implementation of custom realm class which extends RealmBase class. Inside
> the getPrincipal() method implementation, I am calling backend service to
> save some login details. I need
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Neeraj,
On 6/24/14, 1:09 PM, Neeraj Sinha wrote:
> I am using form based authentication (tomcat 7.0.34) and I have
> the implementation of custom realm class which extends RealmBase
> class.
You need to upgrade. There are security updates classifie
I am using form based authentication (tomcat 7.0.34) and I have the
implementation of custom realm class which extends RealmBase class. Inside
the getPrincipal() method implementation, I am calling backend service to
save some login details. I need to pass host name to backend (I have 2
application