Package com.sshtools.common.sshd.config
Class GlobalConfiguration
java.lang.Object
com.sshtools.common.sshd.config.Entry
com.sshtools.common.sshd.config.GlobalConfiguration
- Direct Known Subclasses:
MatchEntry
-
Nested Class Summary
Nested classes/interfaces inherited from class com.sshtools.common.sshd.config.Entry
Entry.AbstractEntryBuilder<T> -
Field Summary
Fields inherited from class com.sshtools.common.sshd.config.Entry
keyEntries, sshdConfigFile -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sshtools.common.sshd.config.Entry
addBeginingComment, addCommentForEntry, addEntry, append, appendEntry, deleteEntry, deleteEntry, disable, enable, entryMatches, executeRead, executeWrite, find, findEntryAtIndex, findEntryIndex, findKeyValueEntry, getBlankEntryKey, getCommentEntryKey, getEntry, getKeyEntries, getKeyEntriesOrderedMap, getValue, updateEntry
-
Constructor Details
-
GlobalConfiguration
-