-
Notifications
You must be signed in to change notification settings - Fork 775
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Expose Authentication Handshake Properties (#4435) * Refs #20439: Blackbox tests Signed-off-by: Mario Dominguez <[email protected]> * Refs #20439: Add new get_property() api method in PropertyPolicy Signed-off-by: Mario Dominguez <[email protected]> * Refs #20439: Add new PropertyParser module in Property.h Signed-off-by: Mario Dominguez <[email protected]> * Refs #20439: Integrate AuthenticationHandshakeProperties in Security Manager Signed-off-by: Mario Dominguez <[email protected]> * Refs #20439: Linter Signed-off-by: Mario Dominguez <[email protected]> * Refs #20439: Fix elapsed time test comparison Signed-off-by: Mario Dominguez <[email protected]> * Refs #20439: versions.md Signed-off-by: Mario Dominguez <[email protected]> * Refs #20439: Review suggestions Signed-off-by: Mario Dominguez <[email protected]> * Refs #20439: Make ints size explicit. Leave it as 32 to cover all the range of stoi() Signed-off-by: Mario Dominguez <[email protected]> --------- Signed-off-by: Mario Dominguez <[email protected]> * Refs #20551: Fix test. Do not depend on the XML substituting feature Signed-off-by: Mario Dominguez <[email protected]> --------- Signed-off-by: Mario Dominguez <[email protected]> Co-authored-by: Mario Domínguez López <[email protected]> Co-authored-by: Mario Dominguez <[email protected]>
- Loading branch information
1 parent
ecec7a0
commit 5da69bc
Showing
11 changed files
with
561 additions
and
106 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
Oops, something went wrong.