This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-2.24.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit c242095b6a2d9256e828919271fb9eca5a2bc102 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Oct 14 08:49:17 2019 +0200 Fixed CS --- .../camel/component/salesforce/api/utils/SecurityUtils.java | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/api/utils/SecurityUtils.java b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/api/utils/SecurityUtils.java index 5a449e5..936e323 100644 --- a/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/api/utils/SecurityUtils.java +++ b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/api/utils/SecurityUtils.java @@ -14,14 +14,16 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - package org.apache.camel.component.salesforce.api.utils; +import java.util.Arrays; + import org.eclipse.jetty.util.ssl.SslContextFactory; -import java.util.Arrays; +public final class SecurityUtils { -public class SecurityUtils { + private SecurityUtils() { + } public static void adaptToIBMCipherNames(final SslContextFactory sslContextFactory) { //jetty client adds into excluded cipher suites all ciphers starting with SSL_