A Java MySQL app which pops up of a small login window. This window connects to a local mysql database to see if the login can be concluded or not. > create database if not exists login; > create ...
ログインとログアウトの SessionEvent を送信するサンプルアプリケーションです。 イベントの送信処理は src/main/java/imsglobal ...