Uses of Interface
org.tmatesoft.svn.core.internal.util.jna.ISVNWinCryptLibrary
Packages that use ISVNWinCryptLibrary
-
Uses of ISVNWinCryptLibrary in org.tmatesoft.svn.core.internal.util.jna
Classes in org.tmatesoft.svn.core.internal.util.jna that implement ISVNWinCryptLibraryFields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNWinCryptLibraryModifier and TypeFieldDescriptionprivate final ISVNWinCryptLibrary
DebugProxyISVNWinCryptLibrary.myLibrary
private static ISVNWinCryptLibrary
JNALibraryLoader.ourWinCryptLibrary
Methods in org.tmatesoft.svn.core.internal.util.jna that return ISVNWinCryptLibraryModifier and TypeMethodDescriptionstatic ISVNWinCryptLibrary
JNALibraryLoader.getWinCryptLibrary()
Constructors in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNWinCryptLibraryModifierConstructorDescriptionDebugProxyISVNWinCryptLibrary
(ISVNWinCryptLibrary myLibrary, ISVNDebugLog myDebugLog)