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 SVNProperties
SVNWCProperties. compareTo(SVNWCProperties properties)
boolean
SVNWCProperties. compareTo(SVNWCProperties properties, ISVNPropertyComparator comparator)
private SVNPasswordAuthentication
DefaultSVNPersistentAuthenticationProvider. readSSLPassphrase(java.lang.String expectedCertificatePath, SVNWCProperties props)
-