Commit Graph

16 Commits (7cd799a372660e87a851698a2c412c8acabb3473)

Author SHA1 Message Date
Michael Joseph Walsh 7cd799a372 mods to repository, added service interfaces and impls 2012-01-25 15:48:51 -05:00
Michael Joseph Walsh 685a311de1 openid connect repositories written, but not unit tested 2012-01-19 16:24:40 -05:00
Amanda Anganes c6e8b12ad9 Renamed one of the columns in clientdetails.sql to match up with refactoring. 2012-01-19 15:40:52 -05:00
Amanda Anganes c9757d49ee Added .sql files for OAuth2 entities. 2012-01-19 13:58:00 -05:00
Amanda Anganes a8840c716f Configured maven replacer plugin. 2012-01-12 16:11:07 -05:00
Amanda Anganes 01ec777af6 Added table definition files for the model classes. Note that these are untested and may need modification. TODO: the Maven replacer plugin needs to be configured in order to replace the DB_URL, etc variables in data-context.xml with local values. 2012-01-12 16:01:34 -05:00
Amanda Anganes b47d22e0fd It deploys! Finished adding persistence annotations to the model setup we have so far. Added IdToken.java, which extends JWT and uses an IdTokenClaims as its JWT.claims object. 2012-01-12 12:49:21 -05:00
Amanda Anganes 6cce82f484 checked in stuff 2012-01-10 16:17:12 -05:00
Amanda Anganes fe88ea4e7a Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server 2012-01-09 11:26:01 -05:00
Justin Richer c63eb44008 imported oauth2 support code from PuSHEE 2012-01-06 16:27:11 -05:00
Justin Richer 20f74269e1 updated some entity annotations 2012-01-04 16:39:26 -05:00
Amanda Anganes e13091cf12 Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server 2012-01-04 15:48:29 -05:00
Justin Richer 4db5d50864 it builds 2012-01-04 15:40:22 -05:00
Justin Richer d7a3fa1652 trying to fix maven dependencies 2012-01-04 14:57:59 -05:00
Justin Richer ceb91123b5 shuffled projects around so that it builds in maven and eclipse 2012-01-04 14:15:03 -05:00
Justin Richer 988fcb4c93 moved to multi-layer maven project 2012-01-04 12:19:23 -05:00