Uses of Interface
com.sshtools.common.auth.UniversalAuthenticatorAccountDatabase
Packages that use UniversalAuthenticatorAccountDatabase
-
Uses of UniversalAuthenticatorAccountDatabase in com.sshtools.common.auth
Classes in com.sshtools.common.auth that implement UniversalAuthenticatorAccountDatabaseConstructors in com.sshtools.common.auth with parameters of type UniversalAuthenticatorAccountDatabaseModifierConstructorDescriptionUniversalAuthenticationProvider(UniversalAuthenticatorAccountDatabase accountDatabase) UniversalAuthenticationProvider(UniversalAuthenticatorAccountDatabase accountDatabase, String hostname) UniversalAuthenticationProvider(UniversalAuthenticatorAccountDatabase accountDatabase, String hostname, int port)