Uses of Class
de.xima.fc.certificate.gui.trust_prompt.SocketConnectionTestParams.Builder
Packages that use SocketConnectionTestParams.Builder
-
Uses of SocketConnectionTestParams.Builder in de.xima.fc.certificate.gui.trust_prompt
Methods in de.xima.fc.certificate.gui.trust_prompt that return SocketConnectionTestParams.BuilderModifier and TypeMethodDescriptionThe host name or IP address of the server to connect to.SocketConnectionTestParams.Builder.importResultCallback(Consumer<FileImportResult> importResultCallback) Optional.SocketConnectionTestParams.Builder.keyStoreScope(KeyStoreScope keyStoreScope) Optional.SocketConnectionTestParams.Builder.keyStoreSelector(KeyStoreSelector keyStoreSelector) Optional.SocketConnectionTestParams.Builder.port(int port) The port number of the server to connect to.SocketConnectionTestParams.toBuilder()