Uses of Class
org.frankframework.encryption.TruststoreConfiguration
Packages that use TruststoreConfiguration
Package
Description
-
Uses of TruststoreConfiguration in org.frankframework.encryption
Methods in org.frankframework.encryption that return TruststoreConfigurationModifier and TypeMethodDescriptiondefault TruststoreConfigurationHasTruststore.createTruststoreConfiguration()creates a new, emptyTruststoreConfigurationinstanceHasTruststore.getTruststoreConfiguration()Methods in org.frankframework.encryption with parameters of type TruststoreConfigurationModifier and TypeMethodDescriptionvoidHasTruststore.setTruststoreConfiguration(TruststoreConfiguration truststoreConfiguration) -
Uses of TruststoreConfiguration in org.frankframework.extensions.cmis
Methods in org.frankframework.extensions.cmis that return TruststoreConfigurationModifier and TypeMethodDescriptionCmisSender.getTruststoreConfiguration()CmisSessionBuilder.getTruststoreConfiguration()Methods in org.frankframework.extensions.cmis with parameters of type TruststoreConfigurationModifier and TypeMethodDescriptionvoidCmisSender.setTruststoreConfiguration(TruststoreConfiguration truststoreConfiguration) voidCmisSessionBuilder.setTruststoreConfiguration(TruststoreConfiguration truststoreConfiguration) -
Uses of TruststoreConfiguration in org.frankframework.filesystem.exchange
Methods in org.frankframework.filesystem.exchange with parameters of type TruststoreConfigurationModifier and TypeMethodDescriptionvoidExchangeFileSystem.setTruststoreConfiguration(TruststoreConfiguration truststoreConfiguration) -
Uses of TruststoreConfiguration in org.frankframework.filesystem.ftp
Methods in org.frankframework.filesystem.ftp that return TruststoreConfigurationModifier and TypeMethodDescriptiondefault TruststoreConfigurationFtpFileSystemDelegator.getTruststoreConfiguration()Override default method to use the truststoreConfiguration in the fileSystemMethods in org.frankframework.filesystem.ftp with parameters of type TruststoreConfigurationModifier and TypeMethodDescriptiondefault voidFtpFileSystemDelegator.setTruststoreConfiguration(TruststoreConfiguration truststoreConfiguration) voidFtpSession.setTruststoreConfiguration(TruststoreConfiguration truststoreConfiguration) -
Uses of TruststoreConfiguration in org.frankframework.http
Methods in org.frankframework.http with parameters of type TruststoreConfigurationModifier and TypeMethodDescriptionvoidAbstractHttpSession.setTruststoreConfiguration(TruststoreConfiguration truststoreConfiguration) -
Uses of TruststoreConfiguration in org.frankframework.senders
Methods in org.frankframework.senders that return TruststoreConfigurationModifier and TypeMethodDescriptionSendGridSender.getTruststoreConfiguration()Override getter to delegate to httpSessionMethods in org.frankframework.senders with parameters of type TruststoreConfigurationModifier and TypeMethodDescriptionvoidSendGridSender.setTruststoreConfiguration(TruststoreConfiguration truststoreConfiguration)