|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormatFactory
DOCUMENT ME!
| Constructor Summary | |
SshPrivateKeyFormatFactory()
|
|
| Method Summary | |
static java.lang.String |
getDefaultFormatType()
DOCUMENT ME! |
static java.util.List |
getSupportedFormats()
DOCUMENT ME! |
static SshPrivateKeyFormat |
newInstance(java.lang.String type)
DOCUMENT ME! |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SshPrivateKeyFormatFactory()
| Method Detail |
public static java.util.List getSupportedFormats()
public static SshPrivateKeyFormat newInstance(java.lang.String type)
throws InvalidSshKeyException
type - DOCUMENT ME!
InvalidSshKeyException - DOCUMENT ME!public static java.lang.String getDefaultFormatType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||