Uses of Interface
org.gridkit.internal.com.jcraft.jsch.IdentityRepository

Packages that use IdentityRepository
org.gridkit.internal.com.jcraft.jsch   
 

Uses of IdentityRepository in org.gridkit.internal.com.jcraft.jsch
 

Methods in org.gridkit.internal.com.jcraft.jsch with parameters of type IdentityRepository
 void Session.setIdentityRepository(IdentityRepository identityRepository)
          Sets the identityRepository, which will be referred in the public key authentication.
 void JSch.setIdentityRepository(IdentityRepository identityRepository)
          Sets the identityRepository, which will be referred in the public key authentication.
 



Copyright © 2017. All Rights Reserved.