Class SshTestHarness.LogEntry

java.lang.Object
org.eclipse.jgit.junit.ssh.SshTestHarness.LogEntry
Enclosing class:
SshTestHarness

protected static class SshTestHarness.LogEntry extends Object
  • Constructor Details

    • LogEntry

      public LogEntry(org.eclipse.jgit.transport.URIish uri, List<org.eclipse.jgit.transport.CredentialItem> items)
  • Method Details

    • getURIish

      public org.eclipse.jgit.transport.URIish getURIish()
    • getItems

      public List<org.eclipse.jgit.transport.CredentialItem> getItems()