Package org.apache.sshd.common.config
Class VersionProperties
java.lang.Object
org.apache.sshd.common.config.VersionProperties
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REPORTED_VERSION
Property used to hold the reported version- See Also:
-
-
Constructor Details
-
VersionProperties
private VersionProperties()
-
-
Method Details
-
getVersionProperties
- Returns:
- A case insensitive un-modifiable
NavigableMap
of thesshd-version.properties
data
-