Package org.apache.sshd.common
-
Interface Summary Interface Description AlgorithmNameProvider AttributeRepository AttributeStore Provides the capability to attach in-memory attributes to the entityBuiltinFactory<T> A named optional factory.Closeable ACloseable
is a resource that can be closed.Factory<T> Factory is a simple interface that is used to create other objects.FactoryManager This interface allows retrieving all theNamedFactory
used in the SSH protocol.FactoryManagerHolder NamedFactory<T> A named factory is a factory identified by a name.NamedResource OptionalFeature Property<T> Property definition.PropertyResolver Indicates an entity that can be configured using properties.Service See RFC 4253 [SSH-TRANS] and the SSH_MSG_SERVICE_REQUEST packet.ServiceFactory -
Class Summary Class Description AttributeRepository.AttributeKey<T> Type safe key for storage of user attributes.BaseBuilder<T extends AbstractFactoryManager,S extends BaseBuilder<T,S>> Base class for dedicated client/server instance buildersCommonModuleProperties Configurable properties for sshd-common.Property.BaseProperty<T> Property.BooleanProperty Property.CharsetProperty Property.DurationInSecondsProperty Property.DurationProperty Property.EnumProperty<T extends Enum<T>> Property.IntegerProperty Property.LongProperty Property.ObjectProperty Property.StringProperty Property.Validating<T> PropertyResolverUtils SshConstants This interface defines constants for the SSH protocol.SyspropsMapWrapper A wrapper that exposes a read-onlyMap
access to the system properties. -
Exception Summary Exception Description RuntimeSshException Exception used in the SSH client or server.SshException Represents an SSH related exception