Uses of Interface
org.tigris.subversion.javahl.PromptUserPassword2
-
Packages that use PromptUserPassword2 Package Description org.tigris.subversion.javahl Provides a (mostly native, using JNI and javah) implementation of a high level Java API for Subversion.org.tmatesoft.svn.core.javahl This package provides an implementation of the native Subversion javahl binding interface SVNClientInterface that is distributed within the org.tigris.subversion.javahl package. -
-
Uses of PromptUserPassword2 in org.tigris.subversion.javahl
Subinterfaces of PromptUserPassword2 in org.tigris.subversion.javahl Modifier and Type Interface Description interface
PromptUserPassword3
The interface for requesting authentication credentials from the user. -
Uses of PromptUserPassword2 in org.tmatesoft.svn.core.javahl
Subinterfaces of PromptUserPassword2 in org.tmatesoft.svn.core.javahl Modifier and Type Interface Description interface
PromptUserPassword4
interface
PromptUserPasswordSSH
interface
PromptUserPasswordSSL
interface
PromptUserPasswordUser
-