OpenID-Connect-Java-Spring-.../openid-connect-common
kangelov 39509bfdc4 Performance improvement of token cleanup:
an alternative token cleanup mechanism designed to maintain a very compact memory footprint while performing cleanup in consecutive runs of the cleanup thread. This serves to address OutOfMemoryException issues of the original token cleanup mechanism when process is under load. Also, added cleanup of the authentication_holder table.
2014-04-10 23:38:37 -04:00
..
src Performance improvement of token cleanup: 2014-04-10 23:38:37 -04:00
.gitignore refactored project into four modules: 2013-09-23 17:19:09 -04:00
pom.xml updated to even newer versions of eclipselink and JPA, closes #580 even harder 2014-04-10 21:37:19 -04:00