| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sshtools.common.automate.AuthorizedKeyspublic class AuthorizedKeysextends java.lang.ObjectMethod 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: