public class SVNUserNameAuthentication extends SVNAuthentication
ISVNAuthenticationManager.USERNAME credential kind.| Constructor and Description |
|---|
SVNUserNameAuthentication(java.lang.String userName,
boolean storageAllowed)
Creates a username authentication credential.
|
getKind, getUserName, isStorageAllowedpublic SVNUserNameAuthentication(java.lang.String userName,
boolean storageAllowed)
userName - a user namestorageAllowed - if true then
this credential is allowed to be stored in the
global auth cache, otherwise notCopyright © 2004-2009 TMate Software Ltd. All Rights Reserved.