Skip to content

Commit

Permalink
Add missing reflection config
Browse files Browse the repository at this point in the history
  • Loading branch information
TharmiganK committed Nov 20, 2024
1 parent 59ee581 commit 526bfdf
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
"java.lang.String"
]
},
{
"name": "setEncrypt",
"parameterTypes": [
"boolean"
]
},
{
"name": "setKeyStoreAuthentication",
"parameterTypes": [
Expand Down

0 comments on commit 526bfdf

Please sign in to comment.