Uses of Interface
org.apache.sshd.common.BuiltinFactory
Packages that use BuiltinFactory
Package
Description
Cipher implementations.Compression
implementations.Mac implementations.Random implementations.Signature implementations.-
Uses of BuiltinFactory in org.apache.sshd.common
Methods in org.apache.sshd.common with type parameters of type BuiltinFactoryModifier and TypeMethodDescriptionstatic <T,E extends BuiltinFactory<T>>
List<NamedFactory<T>> BuiltinFactory.setUpFactories(boolean ignoreUnsupported, Collection<? extends E> preferred) -
Uses of BuiltinFactory in org.apache.sshd.common.cipher
Subinterfaces of BuiltinFactory in org.apache.sshd.common.cipherClasses in org.apache.sshd.common.cipher that implement BuiltinFactoryModifier and TypeClassDescriptionenumProvides easy access to the currently implemented ciphers -
Uses of BuiltinFactory in org.apache.sshd.common.compression
Subinterfaces of BuiltinFactory in org.apache.sshd.common.compressionClasses in org.apache.sshd.common.compression that implement BuiltinFactory -
Uses of BuiltinFactory in org.apache.sshd.common.config
Classes in org.apache.sshd.common.config that implement BuiltinFactoryModifier and TypeClassDescriptionenumProvides a "bridge" between the configuration values and the actualNamedFactoryfor theCompression. -
Uses of BuiltinFactory in org.apache.sshd.common.mac
Subinterfaces of BuiltinFactory in org.apache.sshd.common.macClasses in org.apache.sshd.common.mac that implement BuiltinFactoryModifier and TypeClassDescriptionenumProvides easy access to the currently implemented macs -
Uses of BuiltinFactory in org.apache.sshd.common.random
Subinterfaces of BuiltinFactory in org.apache.sshd.common.randomClasses in org.apache.sshd.common.random that implement BuiltinFactoryModifier and TypeClassDescriptionclassclassNamed factory for the JCERandomclassA random factory wrapper that uses a single random instance. -
Uses of BuiltinFactory in org.apache.sshd.common.signature
Subinterfaces of BuiltinFactory in org.apache.sshd.common.signatureClasses in org.apache.sshd.common.signature that implement BuiltinFactoryModifier and TypeClassDescriptionenumProvides easy access to the currently implemented signatures -
Uses of BuiltinFactory in org.apache.sshd.common.util.security.bouncycastle
Classes in org.apache.sshd.common.util.security.bouncycastle that implement BuiltinFactoryModifier and TypeClassDescriptionfinal classNamed factory for the BouncyCastleRandom