Package | Description |
---|---|
org.tmatesoft.svn.core.internal.io.dav.http | |
org.tmatesoft.svn.core.internal.util.jna |
Modifier and Type | Field and Description |
---|---|
private SVNWinSecurity.SVNNTSecurityParameters |
HTTPNativeNTLMAuthentication.myNTSecurityParameters |
Modifier and Type | Method and Description |
---|---|
static SVNWinSecurity.SVNNTSecurityParameters |
SVNWinSecurity.getSecurityParams(java.lang.String userName,
java.lang.String password,
java.lang.String ntDomain) |
Modifier and Type | Method and Description |
---|---|
private static void |
SVNWinSecurity.endSequence(SVNWinSecurity.SVNNTSecurityParameters params) |
static java.lang.String |
SVNWinSecurity.getAuthHeader(java.lang.String token,
SVNWinSecurity.SVNNTSecurityParameters params) |
private static byte[] |
SVNWinSecurity.getNextToken(SVNWinSecurity.SVNNTSecurityParameters params,
byte[] lastToken) |