Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.common.automate.AuthorizedKeys
public class AuthorizedKeys
extends java.lang.Object
Method Summary | |
void |
|
boolean |
|
static byte[] |
|
Map | |
static AuthorizedKeys |
|
void |
|
public static byte[] create(AuthorizedKeys keys, String serverId, String hostname, AuthorizedKeysFileSaver saver) throws RemoteIdentificationException, IOException, InvalidSshKeyException
- Parameters:
keys
-serverId
-saver
-
- Returns:
public Map getAuthorizedKeys()
- Returns:
public static AuthorizedKeys parse(byte[] formatted, String serverId, String hostname, AuthorizedKeysFileLoader loader) throws RemoteIdentificationException, IOException, InvalidSshKeyException
- Parameters:
formatted
-serverId
-loader
-
- Returns: