Commit Graph
36 Commits
Author SHA1 Message Date
brian.long bb20a78224 Merge branch 'develop' into develop-jersey 2023-06-12 17:16:14 -04:00
brian.long f84279a148 better oauth token expiration handling 2023-06-12 17:16:03 -04:00
brian.long fa96a8cfb8 Merge branch 'develop' into develop-jersey 2023-06-12 16:07:35 -04:00
brian.long ab920aedd7 added OAuth filter logging 2023-06-12 16:02:33 -04:00
brian.long ab6b0d8da7 refacter OAuth filter error handling 2023-06-12 16:02:19 -04:00
brian.long c25988fc8f removing errand enum enablement 2023-05-30 18:23:39 -04:00
brian.long 2cbb08e9cc Merge branch 'develop' into develop-jersey 2023-05-30 17:58:54 -04:00
brian.long 9a9a958913 allowing client ext; not just config ext 2023-05-30 17:58:38 -04:00
brian.long 6844044395 Merge branch 'develop' into develop-jersey 2023-05-30 17:54:44 -04:00
brian.long 37e8b63179 added default enum deserialization 2023-05-30 17:54:29 -04:00
brian.long 255a9c8e85 enabling more extensible configuration 2023-05-30 17:53:10 -04:00
brian.long efcfab1795 Merge branch 'develop' into develop-jersey 2023-05-30 12:44:04 -04:00
brian.long bcb7d4a7ed adding JavaTimeModule 2023-05-30 12:43:50 -04:00
brian.long df402790b4 added Jersey impl 2022-10-02 17:50:48 -04:00
brian.long b6079a230d removed CXF/Jersey 2022-10-02 17:43:17 -04:00
brian.long 5f4a56cd0e documentation update; dual classifier build; maven central ready 2022-10-01 00:51:28 -04:00
brian.long 78ccdb5713 config exposure 2022-05-02 18:08:10 -04:00
brian.long 53d9c7381d allow singleton classes (might be bad) 2022-05-02 17:41:16 -04:00
brian.long b2272e181c split cxf/jersey builds 2022-05-02 17:17:54 -04:00
brian.long e398099c15 fixed multipart support in both jersey/cxf 2022-04-07 23:35:56 -04:00
brian.long b4d7d2a154 more extensible oauth filter 2022-03-08 13:29:14 -05:00
brian.long 95730a9440 added CXF logging/multipart support 2022-03-08 13:29:04 -05:00
brian.long 556909f2e9 caching underlying client 2022-02-02 13:33:36 -05:00
brian.long 6fd42a8daf added minor response trace logging 2022-02-02 13:33:09 -05:00
brian.long d3f10e4c00 added trace logging for requests 2021-12-28 14:54:36 -05:00
brian.long 2c4f4f7285 added basic java.time support 2021-12-21 17:12:33 -05:00
brian.long 23c76c4bcf added client enforcement auth filter 2021-12-02 16:20:29 -05:00
brian.long eaa55fa48e javadoc fixes 2021-10-27 14:54:22 -04:00
brian.long d62a941e64 added default null for configs 2021-09-03 12:41:54 -04:00
brian.long 4f9e4eaa4d added javadocs 2021-09-03 11:36:55 -04:00
brian.long 2e0c98911e added dynamic AuthFilter support for fowarding auth 2021-09-03 10:17:17 -04:00
brian.long b91321c6f3 added AuthorizationFilter to segregate 2021-09-03 10:16:00 -04:00
brian.long 41b7ee255a moved CXF/Jersey config to common 2021-08-31 13:20:42 -04:00
brian.long 5564513134 fix jersey/put restriction 2021-07-22 15:22:40 -04:00
brian.long 29214000c8 fixed oauth form param bug 2021-07-07 11:06:22 -04:00
brian.long d7ac94c69d initial checkin 2021-06-07 23:03:24 -04:00