Remove use of sshd-core in aaa-encrypt-service 02/77302/4
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 26 Oct 2018 13:55:18 +0000 (15:55 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 26 Oct 2018 15:25:29 +0000 (15:25 +0000)
commit07bd6116b0f591befa14859a34a865a1402354aa
treea66b2198188d3920bc3bfa549a7fcf382353a93d
parent29b4a88e4573379423e57bd2654f4125cc561f4a
Remove use of sshd-core in aaa-encrypt-service

The only thing we are using is SecurityUtils to access three
KeyFactories. Initialize them as constants instead, removing
the dependency completely.

Change-Id: I6d96764f36c8d60944c68361e63d613120098946
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-encrypt-service/api/pom.xml
aaa-encrypt-service/api/src/main/java/org/opendaylight/aaa/encrypt/PKIUtil.java
features/odl-aaa-encryption-service/pom.xml