This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
OpenID-Connect-Java-Spring-Server
mirror of
https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server
Watch
1
Star
0
Fork
You've already forked OpenID-Connect-Java-Spring-Server
0
Code
Issues
Projects
Releases
Wiki
Activity
407c14d0dc
OpenID-Connect-Java-Spring-...
/
openid-connect-common
/
src
/
main
/
java
/
org
/
mitre
History
Justin Richer
140de779fd
converted userid type to enum
2012-08-27 16:00:27 -04:00
..
jdbc
/datasource
All logging is now org.slf4j. We had a mix of org.slf4j and apache commons-logging. Added error logging to all view which throw errors.
2012-08-07 10:04:38 -04:00
jwe
/model
added jwt string stability to several places, fixed jwe parser
2012-07-31 15:29:33 -04:00
jwk
/model
changing encryption/decryption code to use enum classes rather than shady parsing techniques
2012-07-31 11:28:23 -04:00
jwt
Fixed JWS algorithm parsing
2012-08-27 15:58:23 -04:00
key
/fetch
Changed casing on "URI" to "Url" to match other parameters.
2012-08-17 15:32:04 -04:00
oauth2
converted userid type to enum
2012-08-27 16:00:27 -04:00
openid
/connect
added getByUsername to userinfo repositories and supporting classes, updated calling classes to use this
2012-08-23 18:23:47 -04:00
util
removed unused utility method
2012-08-23 18:22:29 -04:00