Justin Richer
|
994ce6c743
|
consistently named JOSE-based classes, closes #529
|
2015-02-17 12:11:58 -05:00 |
Justin Richer
|
685960358c
|
formatting cleanup
|
2015-02-17 11:08:46 -05:00 |
Justin Richer
|
e2349984b8
|
happy new year 2015!
|
2015-02-17 10:24:08 -05:00 |
Justin Richer
|
134909a82f
|
import cleanup
|
2014-10-07 19:40:38 -04:00 |
Justin Richer
|
ec8f708472
|
swapped exception class for existing BeanCreationException, added example flag in config file (commented out)
closes #528
closes #689
|
2014-10-04 14:59:36 -04:00 |
John Brooks
|
3e3613f471
|
Corrected bean setup for checkForHttps case tests.
|
2014-10-04 11:21:01 -04:00 |
John Brooks
|
acc4cf16bd
|
Separated checkForHttps cases into separate test methods.
|
2014-10-04 11:21:01 -04:00 |
John Brooks
|
e1015e1194
|
Create flag to force HTTPS of value of issuer on server startup, addresses #528
|
2014-10-04 11:21:00 -04:00 |
Justin Richer
|
78f3e68e8b
|
update unit test for Windows environment, closes #647
|
2014-07-31 23:22:06 -04:00 |
tsitkov
|
5c2cb75407
|
Better test coverage for JWS/EAlgorithmEmbed, JWEEncryptionMethodEmbed
|
2014-07-16 21:39:13 -04:00 |
Justin Richer
|
3412c1877e
|
removed unnecessary unit test
|
2014-07-02 15:05:37 -04:00 |
tsitkov
|
e1b4df74f0
|
Added tests for DefaultJwtEncryptionAndDecryptionService
|
2014-07-02 14:57:56 -04:00 |
Justin Richer
|
5223d88e0a
|
updated unit test to fit new nimbus version
|
2014-07-02 11:41:38 -04:00 |
Kristina Sahlmann
|
306c8cff17
|
update nimbus-jose-jwt dependency to 2.26 and fix the affected files
|
2014-07-02 11:37:42 -04:00 |
tsitkov
|
48431fd5c7
|
Unit test for JWKSetKeyStore class
|
2014-06-30 13:21:07 -04:00 |
Justin Richer
|
3b52ce8201
|
happy new year!
|
2014-01-20 12:38:42 -05:00 |
Justin Richer
|
ebbc7209aa
|
automated code formatting and cleanup
|
2013-12-03 14:19:34 -05:00 |
Justin Richer
|
e67a41c556
|
added transient passthroughs to JOSE algorithms for client
|
2013-09-12 14:08:37 -04:00 |
William Kim
|
15ec027505
|
Revert "junit test added for signing service."
This reverts commit 9f89f84da1 .
|
2013-08-26 15:32:43 -04:00 |
William Kim
|
9f89f84da1
|
junit test added for signing service.
|
2013-08-26 14:57:26 -04:00 |
William Kim
|
e1b072c991
|
Updated nimbusds library version to 2.17.2 and made relevant changes in enc./dec. service and test
|
2013-08-07 18:07:58 -04:00 |
William Kim
|
372675fd2a
|
changed encrypt/decrypt parameter to use JWEObject instead of EncryptedJWT
|
2013-08-07 18:07:58 -04:00 |
William Kim
|
f0b77f8614
|
RSA encryption service tested.
|
2013-08-07 18:07:58 -04:00 |
William Kim
|
3a1c551ff7
|
implemented symmetric key encryption.
|
2013-08-07 18:07:58 -04:00 |
William Kim
|
dfbefe0780
|
encrypt/decrypt implemented. initial commit for unit testing of jwe service.
|
2013-08-07 18:07:58 -04:00 |
Justin Richer
|
beaeaa4ccc
|
I can spell "consortium", I promise
|
2013-07-29 17:40:26 -04:00 |
Justin Richer
|
e658ffd7fc
|
format/cleanup and copyright
|
2013-07-29 11:28:51 -04:00 |
Justin Richer
|
fb448a246a
|
converted test data to map, use new serializer
|
2013-07-26 12:55:22 -04:00 |
William Kim
|
f565688e59
|
changed name issuer->normalized. the result of normalization is not necessarily the issuer.
|
2013-07-25 18:12:02 -04:00 |
William Kim
|
d80aaced9a
|
reorganized test data and test methods.
|
2013-07-25 17:56:33 -04:00 |
William Kim
|
809a243b64
|
tests for webfinger url normalization.
|
2013-07-25 15:00:10 -04:00 |
William Kim
|
b438e87f98
|
passed wire testing and updated unit tests.
|
2013-06-24 15:09:12 -04:00 |
Justin Richer
|
de77f2c75a
|
commentary!
|
2013-05-31 15:48:56 -04:00 |
Justin Richer
|
d0eb98b8ff
|
tests for embedded JOSE objects
|
2013-05-31 15:46:27 -04:00 |
Justin Richer
|
8ee299aab3
|
added tests for ClientDetailsEntity and RegisteredClient data objects
|
2013-05-31 15:46:27 -04:00 |
Justin Richer
|
317526b1ad
|
unit tests for basic data classes
|
2013-05-29 17:47:04 -04:00 |
Justin Richer
|
46a3e70377
|
removed idtoken class, removed all jwe/jwt tests
|
2013-02-22 12:08:01 -05:00 |
Mike Derryberry
|
95dcb10472
|
updated encrypter/decrypter to store keys as member variables rather than to pass them in
|
2012-07-31 11:29:32 -04:00 |
Mike Derryberry
|
61c7231d9a
|
updated encrypter and decrypter to use enum class rather than fragile parsing
|
2012-07-31 11:28:46 -04:00 |
Justin Richer
|
f9dd9df7cd
|
added skip to test for encryption if not running unlimited strength java
|
2012-07-30 14:47:02 -04:00 |
Justin Richer
|
92e779257d
|
testing key sizes, still failing outside of bouncycastle
|
2012-07-30 13:40:20 -04:00 |
Justin Richer
|
319568d971
|
refactored JWA algorithm markers to use enum instead of string as stored class
|
2012-07-23 20:21:31 -04:00 |
Justin Richer
|
8b848af0fb
|
cleaned up signer initialization calls and algorithm-setting code, cleaned up algorithm names, renamed encrypter/decrypter classes
|
2012-07-23 18:17:31 -04:00 |
Mike Derryberry
|
13e0a7c4bb
|
tests for encryption/decryption done
|
2012-07-17 10:56:09 -04:00 |
Mike Derryberry
|
88a052019a
|
added testing for encryption and decryption. slight bug where [ ] gets appended to clearText. working on that
|
2012-07-17 10:55:46 -04:00 |
Mike Derryberry
|
5152fa1c69
|
added tests for encryption and decryption. WIP
|
2012-07-17 10:55:10 -04:00 |
Justin Richer
|
adb8499bee
|
merged derryberry code, plus tweaks, still WIP
|
2012-06-25 16:42:41 -04:00 |
Mike Derryberry
|
b1fc07bcb8
|
updated -common code to get a validation service from a server configuration
|
2012-06-21 14:37:30 -04:00 |
Mike Derryberry
|
b94fbd7439
|
updated -common and -client code by removing throws exception, changing to rest templates, and updating test cases to use annotations
|
2012-06-20 09:36:55 -04:00 |
Mike Derryberry
|
fad6caa968
|
Added testing for signers for Hmac, Rsa, and Plaintext
|
2012-06-07 14:28:09 -04:00 |