Do not use ClientConfig 84/101684/5
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 1 Jul 2022 15:02:08 +0000 (17:02 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 1 Jul 2022 16:57:01 +0000 (18:57 +0200)
commita4b7bcf22c7f39884d1398c2017e88ea9dbacfc9
tree4770e6040062a62774b17fab67f73034259f7f7e
parentddd0a88c5edb936011a8765b3bf7655c74c6b6fe
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>
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