You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2018/11/15 05:07:00 UTC

[jira] [Created] (SSHD-864) Provide initial private key resource object used to read its data when loading a key

Goldstein Lyor created SSHD-864:
-----------------------------------

             Summary: Provide initial private key resource object used to read its data when loading a key
                 Key: SSHD-864
                 URL: https://issues.apache.org/jira/browse/SSHD-864
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 2.1.1
            Reporter: Goldstein Lyor
            Assignee: Goldstein Lyor


The current code propagates only a string representation of the "source" of a private key's data when it is being read. This source however, could be a {{Path}}, {{URL}}, {{URI}} or just a plain old path string. This information is "lost" when the code reaches supporting interfaces such as the {{FilePasswordProvider}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)