Uses of Class
org.tmatesoft.svn.core.internal.wc.SVNWCProperties
-
Packages that use SVNWCProperties Package Description org.tmatesoft.svn.core.internal.wc -
-
Uses of SVNWCProperties in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNWCProperties Modifier and Type Method Description SVNPropertiesSVNWCProperties. compareTo(SVNWCProperties properties)booleanSVNWCProperties. compareTo(SVNWCProperties properties, ISVNPropertyComparator comparator)private SVNPasswordAuthenticationDefaultSVNPersistentAuthenticationProvider. readSSLPassphrase(java.lang.String expectedCertificatePath, SVNWCProperties props)
-