S
simone.borgonovo
Hi,
i'm working with a simple desktop application (J2SE), that use JDBC
with a MySQL Database.
If i would to implement an user authentication module, based on the
user's DB table, with Permission management, group etc. what is the
best solution?
A simple check on the table or i can use JAAS?
Simohack
i'm working with a simple desktop application (J2SE), that use JDBC
with a MySQL Database.
If i would to implement an user authentication module, based on the
user's DB table, with Permission management, group etc. what is the
best solution?
A simple check on the table or i can use JAAS?
Simohack