Reduce constructor visibility 23/101923/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Jul 2022 16:42:49 +0000 (18:42 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Jul 2022 16:43:45 +0000 (18:43 +0200)
commit6ee80cf4ead5acf98d544624b6c7f37026638754
tree3226d5892c1c3856427a2d0ef88443545b2dd525
parentab42fe7a71790596125986630dd119dffc668ec5
Reduce constructor visibility

NetconfServerSessionNegotiator is a final class, there is no point in
having a protected constructor.

Change-Id: Ib973cc1831cfab65b347f84a373f368d065e695e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/netconf-impl/src/main/java/org/opendaylight/netconf/impl/NetconfServerSessionNegotiator.java