Mike Derryberry
|
65dc3daaf8
|
smart client
|
2012-06-12 16:09:01 -04:00 |
Justin Richer
|
97dffb6414
|
added copyright to all java files. closes #11
|
2012-04-27 17:55:58 -04:00 |
Justin Richer
|
eabc49cb01
|
fixed documentation, included python source to generate signature
|
2012-04-09 10:52:17 -04:00 |
Justin Richer
|
c21607dcbe
|
fixed hmac unit test after signature base string was fixed in underlying code
|
2012-04-09 10:48:02 -04:00 |
nemonik
|
6c8661f3ad
|
the signature base created in the verify method of the AbstractJwtSigner did not match how the Jwt.getSignatureBase creates the signature base. also, modified the testGenerateHmacSignature to exercise
|
2012-04-02 22:12:03 -04:00 |
nemonik
|
267f1b2de3
|
bas64 decoded signature prior to verifying, modified unit rsa unit test, and fixed ecdsa signer verify
|
2012-04-02 21:32:42 -04:00 |
Justin Richer
|
3dfe6df410
|
refactored algorithms out to their own separate Enum
|
2012-04-02 13:13:13 -04:00 |
nemonik
|
0a29eba617
|
unit test correction, slight refactor of tested classes
|
2012-03-29 14:02:51 -04:00 |
nemonik
|
1209e9a83f
|
fix to JwtTest unit test
|
2012-03-29 12:54:03 -04:00 |
Justin Richer
|
a0cdd8bf2f
|
moved server to new package location
|
2012-03-16 15:01:53 -04:00 |