Class AuthorizedKeysPublicKeyAuthenticationProvider

java.lang.Object
com.sshtools.common.auth.AbstractPublicKeyAuthenticationProvider
com.sshtools.common.auth.AuthorizedKeysPublicKeyAuthenticationProvider
All Implemented Interfaces:
Authenticator, PublicKeyAuthenticationProvider

public class AuthorizedKeysPublicKeyAuthenticationProvider extends AbstractPublicKeyAuthenticationProvider

This class implements the OpenSSH style authorized_keys public key store.

Author:
Lee David Painter