2011/4/8 Filip Hanik - Dev Lists <devli...@hanik.com>:
> On 3/29/2011 2:05 PM, ma...@apache.org wrote:
>>
>> +     * @param certs The gssContext processed by the {@link
>> Authenticator}.
>> +     */
>> +    public Principal authenticate(GSSContext gssContext);
>> +
>> +
>
> we can continue to add methods and changing the interface, or we can do what
> most other systems do
>
> public Principal authenticate(Object auth);
>

Good idea.

Just Object,  or some marker interface?

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to