Uses of Class
com.sshtools.common.ssh.components.ComponentManager
Packages that use ComponentManager
Package
Description
This package contains an abstract cryptographic provider for the SSH protocol.
This package contains a set of algoritm implementations that enable the Maverick API
to use a Java Cryptography Extension provider.
-
Uses of ComponentManager in com.sshtools.common.ssh
Methods in com.sshtools.common.ssh that return ComponentManager -
Uses of ComponentManager in com.sshtools.common.ssh.components
Fields in com.sshtools.common.ssh.components declared as ComponentManagerMethods in com.sshtools.common.ssh.components that return ComponentManagerModifier and TypeMethodDescriptionstatic ComponentManagerComponentManager.getDefaultInstance()static ComponentManagerComponentManager.getInstance()Get the installed component manager.Methods in com.sshtools.common.ssh.components with parameters of type ComponentManagerModifier and TypeMethodDescriptionstatic voidComponentManager.setInstance(ComponentManager instance) Overide the installed component manager with an alternative implementation.Constructors in com.sshtools.common.ssh.components with parameters of type ComponentManager -
Uses of ComponentManager in com.sshtools.common.ssh.components.jce
Subclasses of ComponentManager in com.sshtools.common.ssh.components.jceModifier and TypeClassDescriptionclassA component manager for the Java runtime JCE provider.Methods in com.sshtools.common.ssh.components.jce that return ComponentManagerModifier and TypeMethodDescriptionstatic ComponentManagerJCEComponentManager.getDefaultInstance()