JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.sshd.common.session.filters.kex
KexFilter
Proposer
Contents
Description
Method Summary
Method Details
get()
Hide sidebar
Show sidebar
Interface KexFilter.Proposer
Enclosing class:
KexFilter
public static interface
KexFilter.Proposer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<org.apache.sshd.common.kex.KexProposalOption,
String
>
get
()
Method Details
get
Map
<org.apache.sshd.common.kex.KexProposalOption,
String
>
get
() throws
Exception
Throws:
Exception