|
Change Parameter Type serverParams : SslParameters to serverParams : SslParametersSetup in method private TestSetup(serverParams SslParametersSetup, clientParams SslParametersSetup, expectedSuccess boolean, expectedProtocol String, expectedCipher String) in class org.neo4j.ssl.SslNegotiationTest.TestSetup |
From |
To |
|
Change Parameter Type clientParams : SslParameters to clientParams : SslParametersSetup in method private TestSetup(serverParams SslParametersSetup, clientParams SslParametersSetup, expectedSuccess boolean, expectedProtocol String, expectedCipher String) in class org.neo4j.ssl.SslNegotiationTest.TestSetup |
From |
To |
|
Change Parameter Type serverParams : SslParameters to serverParams : SslParametersSetup in method private TestSetup(serverParams SslParametersSetup, clientParams SslParametersSetup, expectedSuccess boolean) in class org.neo4j.ssl.SslNegotiationTest.TestSetup |
From |
To |
|
Change Parameter Type clientParams : SslParameters to clientParams : SslParametersSetup in method private TestSetup(serverParams SslParametersSetup, clientParams SslParametersSetup, expectedSuccess boolean) in class org.neo4j.ssl.SslNegotiationTest.TestSetup |
From |
To |