BasicAuthenticationManager
public interface ISVNSSHHostVerifier
Modifier and Type | Method | Description |
---|---|---|
void |
verifyHostKey(java.lang.String hostName,
int port,
java.lang.String keyAlgorithm,
byte[] hostKey) |
void verifyHostKey(java.lang.String hostName, int port, java.lang.String keyAlgorithm, byte[] hostKey) throws SVNException
SVNException