|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormatFactory
public class SshPrivateKeyFormatFactory
| Constructor Summary | |
|---|---|
SshPrivateKeyFormatFactory()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getDefaultFormatType()
|
static java.util.List |
getSupportedFormats()
|
static void |
initialize()
|
static SshPrivateKeyFormat |
newInstance(java.lang.String type)
|
| 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 void initialize()
public static SshPrivateKeyFormat newInstance(java.lang.String type)
throws InvalidSshKeyException
type -
InvalidSshKeyExceptionpublic static java.lang.String getDefaultFormatType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||