Move NetconfSalKeystoreService 00/105800/7
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 2 May 2023 23:58:24 +0000 (01:58 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 3 May 2023 10:46:07 +0000 (12:46 +0200)
commit71012d65096ff1a030c98bdf0c0ab8f000a7c063
treef45f746eddedeb51f7f0bb088c470ccf1a10b363
parent8086bcd2e46e074262896994265bdceba4e25291
Move NetconfSalKeystoreService

Move NetconfSalKeystoreService into netconf.client.mdsal.impl package,
along with its test. This hides it from its potential (ab)users.

JIRA: NETCONF-1006
Change-Id: I43cd0c3889ef58f46b7d7a640fae9b28501881f6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfSalKeystoreService.java [moved from plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/sal/connect/util/NetconfSalKeystoreService.java with 99% similarity]
plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfSalKeystoreServiceTest.java [moved from plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/sal/connect/netconf/util/NetconfSalKeystoreServiceTest.java with 98% similarity]