Goldstein Lyor created SSHD-462:
-----------------------------------
Summary: KeyPairProvider#getKeyTypes() should return a List
instead of a String
Key: SSHD-462
URL: https://issues.apache.org/jira/browse/SSHD-462
Project: MINA SSHD
Issue Type: Improvement
Affects Versions: 1.0.0
Reporter: Goldstein Lyor
Assignee: Goldstein Lyor
Priority: Minor
Fix For: 1.0.0
Currently, the (_String_) value is assumed to contain a comma separated list of
key types in preferred order. This is better represented as _List_ (not to
mention the fact that it is treated as such anyway)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)