forked from oVirt/ovirt-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Stepan Ermakov <[email protected]>
##Fixes issue This PR fixes the oVirt#900 issue. ##Changes introduced with this PR Since the SecretValue structure is used in GWT, it should implement Serializable interface. Also couple null checks were added to avoid NPE in the scenario explained in the oVirt#900 issue. ##Are you the owner of the code you are sending in, or do you have permission of the owner? Yes
- Loading branch information
1 parent
7d868bf
commit 0e9718f
Showing
2 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
5 changes: 4 additions & 1 deletion
5
.../manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/SecretValue.java
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