Namespace DotNext.Maintenance.CommandLine.Authentication
Classes
AuthenticationServices
Provides methods for configuring AMI authentication in DI environment.
LinuxUdsPeerAuthenticationHandler
Represents authentication handler that expects identity of the peer connected as a client to AMI.
PasswordAuthenticationHandler
Provides simple authentication model based on login/password.
Interfaces
IAuthenticationHandler
Represents authentication handler for command-line AMI.