Interface AuthorizedKeysFileSaver


public interface AuthorizedKeysFileSaver
Version:
$Revision: 1.13 $
Author:
$author$
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    saveFile(String filename, byte[] filedata)
     
  • Method Details