Interface AuthorizedKeysFileSaver


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

      • saveFile

        void saveFile​(java.lang.String filename,
                      byte[] filedata)
               throws java.io.IOException
        Parameters:
        filename -
        filedata -
        Throws:
        java.io.IOException