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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to