Uses of Interface
org.tmatesoft.svn.core.internal.util.jna.ISVNGnomeKeyringLibrary
-
Packages that use ISVNGnomeKeyringLibrary Package Description org.tmatesoft.svn.core.internal.util.jna -
-
Uses of ISVNGnomeKeyringLibrary in org.tmatesoft.svn.core.internal.util.jna
Classes in org.tmatesoft.svn.core.internal.util.jna that implement ISVNGnomeKeyringLibrary Modifier and Type Class Description classDebugProxyISVNGnomeKeyringLibraryFields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNGnomeKeyringLibrary Modifier and Type Field Description private ISVNGnomeKeyringLibraryDebugProxyISVNGnomeKeyringLibrary. myLibraryprivate static ISVNGnomeKeyringLibraryJNALibraryLoader. ourGnomeKeyringLibraryMethods in org.tmatesoft.svn.core.internal.util.jna that return ISVNGnomeKeyringLibrary Modifier and Type Method Description static ISVNGnomeKeyringLibraryJNALibraryLoader. getGnomeKeyringLibrary()Constructors in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNGnomeKeyringLibrary Constructor Description DebugProxyISVNGnomeKeyringLibrary(ISVNGnomeKeyringLibrary myLibrary, ISVNDebugLog myDebugLog)
-