![]() 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. Conflicts: openid-connect-common/src/main/java/org/mitre/oauth2/model/AuthenticationHolderEntity.java openid-connect-common/src/main/java/org/mitre/oauth2/repository/AuthenticationHolderRepository.java openid-connect-server/src/main/java/org/mitre/oauth2/repository/impl/JpaAuthenticationHolderRepository.java openid-connect-server/src/main/java/org/mitre/oauth2/service/impl/DefaultOAuth2ProviderTokenService.java |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
pom.xml |