On 4/7/2011 7:14 PM, Konstantin Kolinko wrote:
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?
I'd do just object,

Filip
Best regards,
Konstantin Kolinko

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



-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1209 / Virus Database: 1500/3560 - Release Date: 04/08/11





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

Reply via email to