-
Notifications
You must be signed in to change notification settings - Fork 708
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replaced booleans for basic and token based authentication in the fcaAuthHandler struct with an enum type since they are mutually exclusive. https://jira.hyperledger.org/browse/FAB-2598 Change-Id: Ica5dca233e6ea6c22055605a19a3cc927faa142a Signed-off-by: Anil Ambati <aambati@us.ibm.com>
- Loading branch information
Anil Ambati
committed
Mar 13, 2017
1 parent
c73ce65
commit e183a88
Showing
2 changed files
with
25 additions
and
19 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