Interface ClientAuthenticationManager

All Superinterfaces:
KeyIdentityProviderHolder, UserAuthFactoriesManager<ClientSession, UserAuth, UserAuthFactory>
All Known Subinterfaces:
ClientFactoryManager, ClientSession
All Known Implementing Classes:
AbstractClientSession, ClientSessionImpl, SshClient

public interface ClientAuthenticationManager extends UserAuthFactoriesManager<ClientSession, UserAuth, UserAuthFactory>, KeyIdentityProviderHolder
Holds information required for the client to perform authentication with the server