Question Regarding Extending Existing Functionality Without Modifying Source Code #5079
Unanswered
Zhipeng-lin1
asked this question in
Q&A
Replies: 1 comment 10 replies
-
not easily and not without some hacking, these are services that are not expected to be overridden. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to know if it's possible to override or extend the functionality of the following classes without directly modifying the source code:
HasValidSubjectIds.java
VerifiableCredentialValidationServiceImpl.java
Is there an official or recommended way to achieve this via an extension mechanism?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions