Uses of Interface
no.digipost.signature.client.core.internal.security.ProvidesCertificateResourcePaths
Packages that use ProvidesCertificateResourcePaths
Package
Description
-
Uses of ProvidesCertificateResourcePaths in no.digipost.signature.client
Classes in no.digipost.signature.client that implement ProvidesCertificateResourcePathsModifier and TypeClassDescriptionfinal classAvailable environments for integrating with Posten signering. -
Uses of ProvidesCertificateResourcePaths in no.digipost.signature.client.core.internal.configuration
Methods in no.digipost.signature.client.core.internal.configuration with parameters of type ProvidesCertificateResourcePathsModifier and TypeMethodDescriptionApacheHttpClientSslConfigurer.trust(ProvidesCertificateResourcePaths certificates) Constructors in no.digipost.signature.client.core.internal.configuration with parameters of type ProvidesCertificateResourcePathsModifierConstructorDescriptionApacheHttpClientSslConfigurer(KeyStoreConfig keyStoreConfig, ProvidesCertificateResourcePaths trustedCertificates) -
Uses of ProvidesCertificateResourcePaths in no.digipost.signature.client.core.internal.security
Methods in no.digipost.signature.client.core.internal.security with parameters of type ProvidesCertificateResourcePathsModifier and TypeMethodDescriptionstatic KeyStoreTrustStoreLoader.build(ProvidesCertificateResourcePaths trustedCertificates)