Uses of Class
com.sshtools.daemon.platform.NativeAuthenticationProvider

Packages that use NativeAuthenticationProvider
com.sshtools.daemon.platform   
 

Uses of NativeAuthenticationProvider in com.sshtools.daemon.platform
 

Fields in com.sshtools.daemon.platform declared as NativeAuthenticationProvider
private static NativeAuthenticationProvider NativeAuthenticationProvider.instance
           
 

Methods in com.sshtools.daemon.platform that return NativeAuthenticationProvider
static NativeAuthenticationProvider NativeAuthenticationProvider.getInstance()