diff options
author | Amichai Hemli <ah0398@intl.att.com> | 2019-08-25 12:02:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-25 12:02:01 +0000 |
commit | 051b9e17dab9ab31db4275b69a1018169efc48f3 (patch) | |
tree | d4e6f0e3405d9845cf3635a65091a206f4da867e | |
parent | 71fd2a950a124c83865791fff2ba7d1e797c2f4d (diff) |
Update git submodules
* Update docs/submodules/vid.git from branch 'master'
to eaef5177f21eb3597dab07af1a9d6f1f3a395614
- Merge "Allow plugging-in any provided LoginStrategy"
- Allow plugging-in any provided LoginStrategy
Support dynamic loading of provided implementations of PORTAL SDK's
`org.onap.portalsdk.core.auth.LoginStrategy` interface.
VID will load the class defined by `login.strategy.classname`
configuration parameter. Default will keep current ONAP's dev login.
Change-Id: I956a1f3376455211398769f3193703129b779871
Issue-ID: VID-594
Signed-off-by: Ittay Stern <ittay.stern@att.com>
m--------- | docs/submodules/vid.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git -Subproject 453a7bdf940a5006513216f4cc1fcd89ef4bbd4 +Subproject eaef5177f21eb3597dab07af1a9d6f1f3a39561 |