You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Harald Schumacher <sc...@abc-system.com> on 2004/09/14 11:20:51 UTC

Proprietary Authorization

Hi again,

I have to check authorization against a proprietary database system
without the chance to use standard realms. Is there a way for defining
own authorization structures for a realm? Where can I find a
documentation?

Thank you for any help

Harald


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


Re: Proprietary Authorization

Posted by Tim Funk <fu...@joedog.org>.
Look at JDBCRealm.

http://jakarta.apache.org/tomcat/tomcat-5.0-doc/realm-howto.html#JDBCRealm

-Tim

Harald Schumacher wrote:

> Hi again,
> 
> I have to check authorization against a proprietary database system
> without the chance to use standard realms. Is there a way for defining
> own authorization structures for a realm? Where can I find a
> documentation?
> 
> Thank you for any help
>  

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