public class ModeModule extends OxalisModule
| Constructor and Description |
|---|
ModeModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected network.oxalis.vefa.peppol.security.api.CertificateValidator |
getCertificateValidator(network.oxalis.vefa.peppol.mode.Mode mode) |
protected org.apache.http.client.config.RequestConfig |
getRequestConfig() |
protected KeyStore |
getTruststoreAp(network.oxalis.vefa.peppol.mode.Mode mode) |
protected KeyStore |
getTruststoreSmp(network.oxalis.vefa.peppol.mode.Mode mode) |
bindSettings, bindTyped, bindTypedaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModule@Provides
protected network.oxalis.vefa.peppol.security.api.CertificateValidator getCertificateValidator(network.oxalis.vefa.peppol.mode.Mode mode)
throws network.oxalis.vefa.peppol.common.lang.PeppolLoadingException
network.oxalis.vefa.peppol.common.lang.PeppolLoadingException@Provides @Named(value="certificate") protected org.apache.http.client.config.RequestConfig getRequestConfig()
@Provides @Named(value="truststore-ap") protected KeyStore getTruststoreAp(network.oxalis.vefa.peppol.mode.Mode mode)
@Provides @Named(value="truststore-smp") protected KeyStore getTruststoreSmp(network.oxalis.vefa.peppol.mode.Mode mode)
Copyright © 2023 NorStella. All rights reserved.