This website requires JavaScript.
Explore
Help
Sign In
Meishin
/
LoginSystem
Watch
1
Star
0
Fork
0
You've already forked LoginSystem
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
LoginSystem
/
src
/
main
/
java
/
fr
/
xephi
/
authme
/
datasource
History
DNx5
973bfd2590
Added cache removal listener.
...
* Re-add auth object if player is still authenticated
2015-12-12 20:16:59 +07:00
..
CacheDataSource.java
Added cache removal listener.
2015-12-12 20:16:59 +07:00
DataSource.java
Use Guava cache for caching PlayerAuth object.
2015-12-12 20:16:56 +07:00
FlatFile.java
Use Guava cache for caching PlayerAuth object.
2015-12-12 20:16:56 +07:00
MySQL.java
Use Guava cache for caching PlayerAuth object.
2015-12-12 20:16:56 +07:00
SQLite.java
Finalized some fields, removed redundant code, various other fixes
2015-11-23 22:14:03 +01:00