Uses of Class
org.frankframework.encryption.KeystoreConfiguration
Packages that use KeystoreConfiguration
Package
Description
-
Uses of KeystoreConfiguration in org.frankframework.encryption
Methods in org.frankframework.encryption that return KeystoreConfigurationModifier and TypeMethodDescriptiondefault KeystoreConfigurationHasKeystore.createKeystoreConfiguration()Creates a new, emptyKeystoreConfigurationinstanceHasKeystore.getKeystoreConfiguration()Methods in org.frankframework.encryption with parameters of type KeystoreConfigurationModifier and TypeMethodDescriptionvoidHasKeystore.setKeystoreConfiguration(KeystoreConfiguration keystoreConfiguration) Set theKeystoreConfigurationobject -
Uses of KeystoreConfiguration in org.frankframework.extensions.cmis
Methods in org.frankframework.extensions.cmis that return KeystoreConfigurationModifier and TypeMethodDescriptionCmisSender.getKeystoreConfiguration()CmisSessionBuilder.getKeystoreConfiguration()Methods in org.frankframework.extensions.cmis with parameters of type KeystoreConfigurationModifier and TypeMethodDescriptionvoidCmisSender.setKeystoreConfiguration(KeystoreConfiguration keystoreConfiguration) voidCmisSessionBuilder.setKeystoreConfiguration(KeystoreConfiguration keystoreConfiguration) Constructors in org.frankframework.extensions.cmis with parameters of type KeystoreConfigurationModifierConstructorDescriptionCmisSessionBuilder(IScopeProvider scopeProvider, KeystoreConfiguration keystoreConfiguration) -
Uses of KeystoreConfiguration in org.frankframework.filesystem.exchange
Methods in org.frankframework.filesystem.exchange with parameters of type KeystoreConfigurationModifier and TypeMethodDescriptionvoidExchangeFileSystem.setKeystoreConfiguration(KeystoreConfiguration keystoreConfiguration) -
Uses of KeystoreConfiguration in org.frankframework.filesystem.ftp
Methods in org.frankframework.filesystem.ftp that return KeystoreConfigurationModifier and TypeMethodDescriptiondefault KeystoreConfigurationFtpFileSystemDelegator.getKeystoreConfiguration()Override default method to use the keystoreConfiguration in the fileSystemMethods in org.frankframework.filesystem.ftp with parameters of type KeystoreConfigurationModifier and TypeMethodDescriptiondefault voidFtpFileSystemDelegator.setKeystoreConfiguration(KeystoreConfiguration keystoreConfiguration) voidFtpSession.setKeystoreConfiguration(KeystoreConfiguration keystoreConfiguration) -
Uses of KeystoreConfiguration in org.frankframework.http
Methods in org.frankframework.http with parameters of type KeystoreConfigurationModifier and TypeMethodDescriptionvoidAbstractHttpSession.setKeystoreConfiguration(KeystoreConfiguration keystoreConfiguration) -
Uses of KeystoreConfiguration in org.frankframework.pipes
Methods in org.frankframework.pipes with parameters of type KeystoreConfigurationModifier and TypeMethodDescriptionvoidSignaturePipe.setKeystoreConfiguration(KeystoreConfiguration keystoreConfiguration) -
Uses of KeystoreConfiguration in org.frankframework.senders
Methods in org.frankframework.senders that return KeystoreConfigurationMethods in org.frankframework.senders with parameters of type KeystoreConfigurationModifier and TypeMethodDescriptionvoidSendGridSender.setKeystoreConfiguration(KeystoreConfiguration keystoreConfiguration)