Commit Graph
51 Commits
Author SHA1 Message Date
brian.long e074296de7 Merge branch 'develop' into develop-jersey 2025-03-03 09:07:40 -05:00
brian.long 4353c673db fix HeaderAuthorizationFilter multimap usage 2025-03-03 09:07:15 -05:00
brian.long 3bcec23ddd updated jersey comments/logging 2025-03-03 09:06:52 -05:00
brian.long 093936aabb Merge branch 'develop' into develop-jersey 2025-02-28 11:22:17 -05:00
brian.long e9bc191945 updated javadocs 2025-02-28 11:07:55 -05:00
brian.long 795c9fef44 added header-based auth filter 2025-02-28 10:21:57 -05:00
brian.long 3f34ddb59d v3.x; jersey v3.x 2024-08-15 11:51:22 -04:00
brian.long b7ac0d25c9 v3.x; upgrade to jakarta 2024-08-15 11:44:12 -04:00
brian.long 255d64728e Merge branch 'develop' into develop-jersey 2024-03-05 18:47:23 -05:00
brian.long 2cd9cc9484 removing spring annotations to support multiple clients 2024-03-05 18:46:07 -05:00
brian.long c61f2ca107 removing spring annotations to support multiple clients 2024-03-05 18:45:46 -05:00
brian.long f1852afe4e Merge branch 'develop' into develop-jersey 2024-01-23 10:43:58 -05:00
brian.long eb654c5488 added logging and param trimming 2024-01-23 10:40:37 -05:00
brian.long d386f35258 Merge branch 'develop' into develop-jersey 2023-06-29 10:31:57 -04:00
brian.long d29ccbef79 added connect/read timeout configurability 2023-06-29 10:31:42 -04:00
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