Uses of Interface
org.tmatesoft.svn.core.internal.util.jna.ISVNGnomeKeyringLibrary.GnomeKeyringOperationDoneCallback
Packages that use ISVNGnomeKeyringLibrary.GnomeKeyringOperationDoneCallback
-
Uses of ISVNGnomeKeyringLibrary.GnomeKeyringOperationDoneCallback in org.tmatesoft.svn.core.internal.util.jna
Fields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNGnomeKeyringLibrary.GnomeKeyringOperationDoneCallbackModifier and TypeFieldDescriptionprivate static final ISVNGnomeKeyringLibrary.GnomeKeyringOperationDoneCallback
SVNGnomeKeyring.DONE_CALLBACK
Methods in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNGnomeKeyringLibrary.GnomeKeyringOperationDoneCallbackModifier and TypeMethodDescriptionvoid
DebugProxyISVNGnomeKeyringLibrary.gnome_keyring_unlock
(String keyringName, com.sun.jna.Pointer keyringPassword, ISVNGnomeKeyringLibrary.GnomeKeyringOperationDoneCallback callback, com.sun.jna.Pointer data, com.sun.jna.Pointer destroyData) void
ISVNGnomeKeyringLibrary.gnome_keyring_unlock
(String keyringName, com.sun.jna.Pointer keyringPassword, ISVNGnomeKeyringLibrary.GnomeKeyringOperationDoneCallback callback, com.sun.jna.Pointer data, com.sun.jna.Pointer destroyData)