OpenID-Connect-Java-Spring-.../openid-connect-common
Andrea Ceccanti ec28327605 A new service for AuthenticationHolder management
- The logic to create and query AuthenticationHolder entities have been
  moved to a service, and other services that depended on
  AuthenticationHolderRepository now depend on
  AuthenticationHolderEntityService

- An additionalInfo map collection has been added to
  SavedUserAuthentication. This map can be used to store other
  information related to user authentication (like authn type,
  attributes etc.)
2016-09-03 07:26:46 +02:00
..
src A new service for AuthenticationHolder management 2016-09-03 07:26:46 +02:00
.gitignore refactored project into four modules: 2013-09-23 17:19:09 -04:00
pom.xml Merge remote-tracking branch 'upstream/master' into devel 2016-07-28 10:23:24 +02:00