open-keychain/sshauthentication-api
Dominik Schürmann 0a72dda6fc
Merge pull request #2222 from hagau/cleanup_ssh_api_lib
Cosmetic improvements to SshAuthenticationApi
2017-11-27 13:26:36 +01:00
..
src/main Merge pull request #2222 from hagau/cleanup_ssh_api_lib 2017-11-27 13:26:36 +01:00
build.gradle Add sshauthentication-api v1 support 2017-11-01 14:28:17 +00:00
README.md - Add a README.md to sshauthentication-api 2017-11-22 00:00:00 +00:00

SSH authentication API library

The SSH authentication API library provides an interface to using an external authentication provider in the SSH authentication layer.

License

Apache License v2

API

For a basic rundown of the API design see the OpenPGP API library's README.md. For a description of the supported methods see org.openintents.ssh.authentication.SshAuthenticationApi