Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormatFactory
public class SshPublicKeyFormatFactory
extends java.lang.Object
Method Summary | |
static String | |
static List | |
static SshPublicKeyFormat |
|
public static String getDefaultFormatType()
- Returns:
public static List getSupportedFormats()
- Returns:
public static SshPublicKeyFormat newInstance(String type) throws InvalidSshKeyException
- Parameters:
type
-
- Returns:
- Throws:
InvalidSshKeyException
-