Uses of Interface
org.apache.sshd.common.auth.MutableUserHolder
-
Packages that use MutableUserHolder Package Description org.apache.sshd.client.config.hosts org.apache.sshd.common.auth -
-
Uses of MutableUserHolder in org.apache.sshd.client.config.hosts
Classes in org.apache.sshd.client.config.hosts that implement MutableUserHolder Modifier and Type Class Description classHostConfigEntryRepresents an entry in the client's configuration file as defined by the ssh_config configuration file format -
Uses of MutableUserHolder in org.apache.sshd.common.auth
Subinterfaces of MutableUserHolder in org.apache.sshd.common.auth Modifier and Type Interface Description interfaceMutableBasicCredentialsClasses in org.apache.sshd.common.auth that implement MutableUserHolder Modifier and Type Class Description classBasicCredentialsImpl
-