Uses of Class
de.xima.fc.certificate.gui.trust_prompt.OpenTrustPromptDialogParams.Builder
Packages that use OpenTrustPromptDialogParams.Builder
-
Uses of OpenTrustPromptDialogParams.Builder in de.xima.fc.certificate.gui.trust_prompt
Methods in de.xima.fc.certificate.gui.trust_prompt that return OpenTrustPromptDialogParams.BuilderModifier and TypeMethodDescriptionOpenTrustPromptDialogParams.builder()OpenTrustPromptDialogParams.Builder.certificateChain(X509Certificate[] certificateChain) The certificate chain from which the user may select certificates to trust.OpenTrustPromptDialogParams.Builder.keyStoreScope(KeyStoreScope keyStoreScope) The scope of the keystore where the certificates may be imported.OpenTrustPromptDialogParams.Builder.keyStoreSelector(KeyStoreSelector keyStoreSelector) Optional.