Package | Description |
---|---|
org.tmatesoft.svn.core.auth |
This package contains interfaces/classes used by the library to
authenticate a user to a repository server.
|
Modifier and Type | Method and Description |
---|---|
static SVNUserNameAuthentication |
SVNUserNameAuthentication.newInstance(String userName,
boolean storageAllowed,
SVNURL url,
boolean isPartial)
Creates a username authentication credential.
|
Copyright © 2019. All rights reserved.