public class CramMD5
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private SVNPasswordAuthentication |
myCredentials |
Constructor and Description |
---|
CramMD5() |
Modifier and Type | Method and Description |
---|---|
byte[] |
buildChallengeResponse(byte[] challenge) |
void |
setUserCredentials(SVNPasswordAuthentication credentials) |
private SVNPasswordAuthentication myCredentials
public void setUserCredentials(SVNPasswordAuthentication credentials)
public byte[] buildChallengeResponse(byte[] challenge) throws java.io.IOException
java.io.IOException