OBP-API/obp-api/src/main/scala/code/api/util
2023-03-20 09:18:49 +01:00
..
migration refactor/Remove redunant occurenies of function getDbConnectionParameters 2023-03-17 11:34:26 +01:00
newstyle feature/rename getUserCustomerLink-> getUserCustomerLinksByUserId 2022-03-23 12:56:47 +01:00
poc/storedprocedure docfix/password detected here, make sure this is not a hard-coded credential 2021-02-12 12:11:15 +01:00
AfterApiAuth.scala refactor/Username is not unique in OBP -- added provider to all getUserByName methods 2023-01-25 15:04:29 +01:00
ApiPropsWithAlias.scala feature/Add props to OBP-API supported locales 2022-09-13 17:31:14 +02:00
ApiRole.scala feature/Add endpoint customViewNamesCheck v5.1.0 2023-03-10 13:33:55 +01:00
ApiSession.scala refactor/Tweak Call Context variable names 2022-10-06 12:33:47 +02:00
ApiTag.scala feature/Add endpoint customViewNamesCheck v5.1.0 2023-03-10 13:33:55 +01:00
ApiTrigger.scala feature/OBPv400 added the createSystemAccountNotificationWebhook and createBankAccountNotificationWebhook endpoints 2022-04-06 18:45:47 +02:00
APIUtil.scala feature/Basic ConsumerKey Validation accepts UUID 2023-03-13 16:45:57 +01:00
ApiVersionUtils.scala feature/Added OBPv510 2022-12-16 13:26:19 +01:00
ApiWarnings.scala feature/View name check 2023-03-01 13:43:22 +01:00
CertificateUtil.scala docfix/Add jwt.token_secret=secret as the name for GatawayLoin and DAuthLogin 2 2021-11-02 08:41:39 +01:00
CodeGenerateUtils.scala fix StoredProcedureConnectorBuilder error 2020-10-14 18:47:07 +08:00
CommonFunctions.scala enhancement/Make provider an enum or validateProvider function to constrain the possible values of provider 2021-12-28 14:42:13 +01:00
CommonUtil.scala refactor/Get rid of library Apache Commons Collections 2022-08-11 16:56:39 +02:00
ConsentUtil.scala docfix/Enhance error handling of Consent Flow 2023-02-08 12:32:00 +01:00
CustomJsonFormats.scala feature/added timeStamp for UserAuthContext endpoints 2022-02-14 16:46:23 +01:00
DBUtil.scala feature/Tweak the function getDbConnectionParameters 2 2023-03-20 09:18:49 +01:00
DynamicUtil.scala Merge branch 'develop' of github.com:OpenBankProject/OBP-API into feature/dynamic_message_doc_js 2022-05-22 21:47:16 +08:00
ErrorMessages.scala docfix/wrong Role name in message for CanCreateAnyTransactionRequest 2023-03-19 10:59:27 +01:00
ExampleValue.scala refactor/tweaked usersExample value 2023-01-25 10:37:06 +01:00
Glossary.scala test/Fix failed tests; Remove hard coded links at Glossary 2023-03-10 10:41:44 +01:00
HashUtil.scala refactor/rename passwordTest --> plainText 2021-11-26 13:42:39 +01:00
I18NUtil.scala feature/added new i180n fields for resourceDocs 2023-03-06 14:46:34 +01:00
JwsUtil.scala feature/OBPv500 added createConsentRequest endpoint 2022-06-15 17:30:26 +02:00
JwtUtil.scala feature/Handle Consent Header Inalid Value 2022-12-19 15:25:53 +01:00
NewStyle.scala refactor/Username is not unique in OBP -- added provider to all getUserByName methods 2023-01-25 15:04:29 +01:00
NotificationUtil.scala feature/Send Email when Role is granted to User 2022-10-12 11:11:16 +02:00
OBPParam.scala OBPv510/refactor new endpoint getAggregateMetrics 2023-02-07 19:38:39 +01:00
PegdownOptions.scala refactor/Optimise usage of library flexmark 2022-08-12 11:39:24 +02:00
RateLimitingUtil.scala refactor/Tweak Call Context variable names 2022-10-06 12:33:47 +02:00
RSAUtil.scala bugfix/"password" detected here, make sure this is not a hard-coded credential. 2021-11-26 13:46:13 +01:00
ScannedApis.scala feature/add_required_field_annotation : move ApiVersion to obp-commons, make required field info be shown in generated doc. 2020-01-21 08:51:54 +08:00
SecureRandomUtil.scala feature/Use Secure Random instead of Random at Create consent endpoint 2022-11-23 12:10:10 +01:00
SelfSignedCertificateUtil.scala feature/Sign Response via JWS Signature mechanism 2021-04-08 11:41:12 +02:00
test.md feature/Add glossary items via markdown files 2023-01-24 11:06:55 +01:00
VersionedOBPApis.scala feature/add_required_field_annotation : move ApiVersion to obp-commons, make required field info be shown in generated doc. 2020-01-21 08:51:54 +08:00
X509.scala feature/Tweak json response field names 2023-02-23 16:09:52 +01:00