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