Do not use ClientConfig 52/101652/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 1 Jul 2022 15:02:08 +0000 (17:02 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 1 Jul 2022 17:16:52 +0000 (17:16 +0000)
commita8ce0c5d684d5ebcfbdd8e520c498cdc7d9ce657
tree62fd86eaa6443f5c8b5d6d05e10eaea432985ebc
parent6457b2ebc1d3ab8e1e6ba4b11f76623ecad07a17
Do not use ClientConfig

We are not doing anything with the configuration, just take a plain
client instead. This removes a dependency on the actual implementation.

Change-Id: I398b1bf40237788c52d28c01ac5c4117ae40e0ec
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit a4b7bcf22c7f39884d1398c2017e88ea9dbacfc9)
aaa-shiro/impl/pom.xml
aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MoonRealm.java
aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/util/http/SimpleHttpClient.java