-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add clientEndpointType to interface (#40784)
* add client endpoint type to interface * add default value and fix comment * fix lint issues * add mqtt jwt parser implementation * fix lint issues * publish new test records * remove unnecessary imports * update changelog.md * update changelog.md * remove unused import * update recorded tests * fix lint issues * change connectionID to run tests * increase code coverage * add edge test cases * remove import * and update Changelog * update changelog * change method signature for better usability * fix checkstyle * add test coverage * update javadoc * refactor methods * remove unnecessary params * refactor method name * update changelog --------- Co-authored-by: chuongnguyen <[email protected]>
- Loading branch information
Showing
15 changed files
with
845 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.