java.lang.Object
org.tmatesoft.svn.core.internal.io.svn.CramMD5

public class CramMD5 extends java.lang.Object
Version:
1.3
  • Field Details

  • Constructor Details

    • CramMD5

      public CramMD5()
  • Method Details

    • setUserCredentials

      public void setUserCredentials(SVNPasswordAuthentication credentials)
    • buildChallengeResponse

      public byte[] buildChallengeResponse(byte[] challenge) throws java.io.IOException
      Throws:
      java.io.IOException