Package com.sshtools.common.auth
Interface Authenticator
- All Known Subinterfaces:
KeyboardInteractiveAuthenticationProvider,PublicKeyAuthenticationProvider
- All Known Implementing Classes:
AbstractPublicKeyAuthenticationProvider,AuthorizedKeysPublicKeyAuthenticationProvider,KeyboardInteractiveAuthenticator,OpenSshCertificateAuthenticationProvider,PasswordAuthenticationProvider,PublicKeyAuthenticationAdapter,UniversalAuthenticationProvider
public interface Authenticator