Uses of Interface
org.tmatesoft.svn.core.internal.util.jna.ISVNSecurityLibrary
-
Packages that use ISVNSecurityLibrary Package Description org.tmatesoft.svn.core.internal.util.jna -
-
Uses of ISVNSecurityLibrary in org.tmatesoft.svn.core.internal.util.jna
Classes in org.tmatesoft.svn.core.internal.util.jna that implement ISVNSecurityLibrary Modifier and Type Class Description classDebugProxyISVNSecurityLibraryFields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNSecurityLibrary Modifier and Type Field Description private ISVNSecurityLibraryDebugProxyISVNSecurityLibrary. myLibraryprivate static ISVNSecurityLibraryJNALibraryLoader. ourSecurityLibraryMethods in org.tmatesoft.svn.core.internal.util.jna that return ISVNSecurityLibrary Modifier and Type Method Description static ISVNSecurityLibraryJNALibraryLoader. getSecurityLibrary()Constructors in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNSecurityLibrary Constructor Description DebugProxyISVNSecurityLibrary(ISVNSecurityLibrary myLibrary, ISVNDebugLog myDebugLog)
-