Package com.google.gerrit.server.account
Class AuthorizedKeys
java.lang.Object
com.google.gerrit.server.account.AuthorizedKeys
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<Optional<AccountSshKey>>
parse
(Account.Id accountId, String s) static String
serialize
(Collection<Optional<AccountSshKey>> keys)
-
Field Details
-
FILE_NAME
- See Also:
-
INVALID_KEY_COMMENT_PREFIX
- See Also:
-
DELETED_KEY_COMMENT
- See Also:
-
-
Constructor Details
-
AuthorizedKeys
public AuthorizedKeys()
-
-
Method Details
-
parse
-
serialize
-