org.tmatesoft.svn.core.auth
public class SVNUserNameAuthentication extends SVNAuthentication
Version: 1.1.1
| Constructor Summary | |
|---|---|
| SVNUserNameAuthentication(String userName, boolean storageAllowed)
Creates a username authentication credential.
| |
Parameters: userName a user name storageAllowed if true then this credential is allowed to be stored in the global auth cache, otherwise not