Package com.lyrisoft.chat.server.remote.auth.jdbc

An authenticator implementation that can generically use any JDBC database.

See:
          Description

Class Summary
Jdbc  
JdbcAuthenticator Authenitcator that reads from server using JDBC
JdbcRecord Represents a SQL record.
 

Package com.lyrisoft.chat.server.remote.auth.jdbc Description

An authenticator implementation that can generically use any JDBC database. This package replaces com.lyrisoft.auth.mysql, because it can easily be used to talk to MySQL as well as a variety of other databases.



Copyright © 2000-2002 Taso Lyristis