You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Slava Kudinov <sl...@mail.ru> on 2003/04/02 18:18:44 UTC

[Q] Add custom authorization method

Hi,

Is there any common extension mechanism to add own authorization
method to catalina in addition to BASIC, CLIENT-CERT, DIGEST, FORM?
I have some kind of portal containing a set of web applications under one virtual host.
The portal use SingleSignOn feature to authenticate users. Also there is another
application whose users have to be authenticated on the portal without
input their credentials again. Is it possible to make methods
register() authorize() deregister() of org.apache.catalina.authenticator.SingleSignOn class public?

-- 
Best regards,
 Slava                          mailto:slvk[a]mail.ru


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