Uses of Interface
org.tmatesoft.svn.core.internal.util.jna.ISVNWinCryptLibrary
-
Packages that use ISVNWinCryptLibrary Package Description org.tmatesoft.svn.core.internal.util.jna -
-
Uses of ISVNWinCryptLibrary in org.tmatesoft.svn.core.internal.util.jna
Classes in org.tmatesoft.svn.core.internal.util.jna that implement ISVNWinCryptLibrary Modifier and Type Class Description classDebugProxyISVNWinCryptLibraryFields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNWinCryptLibrary Modifier and Type Field Description private ISVNWinCryptLibraryDebugProxyISVNWinCryptLibrary. myLibraryprivate static ISVNWinCryptLibraryJNALibraryLoader. ourWinCryptLibraryMethods in org.tmatesoft.svn.core.internal.util.jna that return ISVNWinCryptLibrary Modifier and Type Method Description static ISVNWinCryptLibraryJNALibraryLoader. getWinCryptLibrary()Constructors in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNWinCryptLibrary Constructor Description DebugProxyISVNWinCryptLibrary(ISVNWinCryptLibrary myLibrary, ISVNDebugLog myDebugLog)
-