Uses of Class
de.xima.fc.certificate.gui.trust_prompt.SocketConnectionTestParams
Packages that use SocketConnectionTestParams
Package
Description
-
Uses of SocketConnectionTestParams in de.xima.fc.certificate.gui.internal.trust_prompt
Methods in de.xima.fc.certificate.gui.internal.trust_prompt with parameters of type SocketConnectionTestParamsModifier and TypeMethodDescriptionbooleanCertificateTrustPromptBeanImpl.testConnection(SocketConnectionTestParams params) -
Uses of SocketConnectionTestParams in de.xima.fc.certificate.gui.trust_prompt
Methods in de.xima.fc.certificate.gui.trust_prompt that return SocketConnectionTestParamsMethods in de.xima.fc.certificate.gui.trust_prompt with parameters of type SocketConnectionTestParamsModifier and TypeMethodDescriptionbooleanCertificateTrustPromptBean.testConnection(SocketConnectionTestParams params) Tests the connection with the provided socket connection test parameters.