Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 010CB200B50 for ; Tue, 21 Jun 2016 04:19:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F3BAF160A55; Tue, 21 Jun 2016 02:18:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 46186160A65 for ; Tue, 21 Jun 2016 04:18:59 +0200 (CEST) Received: (qmail 83013 invoked by uid 500); 21 Jun 2016 02:18:58 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 82976 invoked by uid 99); 21 Jun 2016 02:18:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2016 02:18:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ED43C2C1F64 for ; Tue, 21 Jun 2016 02:18:57 +0000 (UTC) Date: Tue, 21 Jun 2016 02:18:57 +0000 (UTC) From: "Dapeng Sun (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CRYPTO-84) Utils.getJCEProvider belongs in JceCipher class MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 21 Jun 2016 02:19:00 -0000 [ https://issues.apache.org/jira/browse/CRYPTO-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dapeng Sun reassigned CRYPTO-84: -------------------------------- Assignee: Dapeng Sun > Utils.getJCEProvider belongs in JceCipher class > ----------------------------------------------- > > Key: CRYPTO-84 > URL: https://issues.apache.org/jira/browse/CRYPTO-84 > Project: Commons Crypto > Issue Type: Bug > Reporter: Sebb > Assignee: Dapeng Sun > > getJCEProvider is only needed by the JceCipher class. > It's confusing to have it in a shared class. -- This message was sent by Atlassian JIRA (v6.3.4#6332)