2011/4/8 Filip Hanik - Dev Lists <[email protected]>:
> On 3/29/2011 2:05 PM, [email protected] 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to