-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jan,
On 5/26/14, 2:58 AM, Jan Vávra wrote:
> Hello.
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
>>
>> Mark,
>>
>> On 5/20/14, 4:28 AM, Mark Thomas wrote:
>>> On 20/05/2014 09:11, Jan Vávra wrote:
Hello.
I write my own realm
Hello.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 5/20/14, 4:28 AM, Mark Thomas wrote:
On 20/05/2014 09:11, Jan Vávra wrote:
Hello.
I write my own realm implementation for Tomcat 7.x. In the
method Principal authenticate(X509Certificate[] certs) I'd like
to read request headers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 5/20/14, 4:28 AM, Mark Thomas wrote:
> On 20/05/2014 09:11, Jan Vávra wrote:
>> Hello.
>>
>> I write my own realm implementation for Tomcat 7.x. In the
>> method Principal authenticate(X509Certificate[] certs) I'd like
>> to read request h
On 20/05/2014 09:11, Jan Vávra wrote:
> Hello.
>
> I write my own realm implementation for Tomcat 7.x. In the method
> Principal authenticate(X509Certificate[] certs)
> I'd like to read request headers. My authentication would be based on
> client certificate + custom http request value.
> Is it
Hello.
I write my own realm implementation for Tomcat 7.x. In the method
Principal authenticate(X509Certificate[] certs)
I'd like to read request headers. My authentication would be based on
client certificate + custom http request value.
Is it possible?
The method authenticate is called in