Interface GrouperSftpCallback


public interface GrouperSftpCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    callback(GrouperSftpSession grouperSftpSession)
    This method will be called when connection to an sftp server.
  • Method Details

    • callback

      Object callback(GrouperSftpSession grouperSftpSession)
      This method will be called when connection to an sftp server. Return null if there is no info to return
      Parameters:
      grouperSftpSession -
      Returns:
      the return value to be passed to return value of callback method