Make getCipherSuites() static 19/107219/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 3 Aug 2023 12:05:17 +0000 (14:05 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 3 Aug 2023 12:05:17 +0000 (14:05 +0200)
commit759659388a32aeadc937de75d36fdbea54292d65
tree8e8e3d1962f60ff15386aa30ea3e1201e1aa2196
parent2aa0e1e8f1b0fe8fd35afc203a6f245dae770a03
Make getCipherSuites() static

This is a simple stateless method, make sure it is static.

Change-Id: Ib2294c1a6146e25430a04051a890c38a9d281ba5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java