OpenID-Connect-Java-Spring-.../openid-connect-common
Thomas Meyer ce1ea638ee SystemScopeService: Optimize SQL access
The scopesMatch() method is called for each ApprovedSite in the approval
process and for each ApprovedSite entry all SystemScopes are read by a
single SQL statement.

Optimise this a bit and switch to a List so only one SQL is issued per
ApprovedSite.
2019-07-27 15:36:31 +02:00
..
src SystemScopeService: Optimize SQL access 2019-07-27 15:36:31 +02:00
.gitignore refactored project into four modules: 2013-09-23 17:19:09 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2019-04-19 16:04:45 -04:00