| Package | Description |
|---|---|
| org.nhindirect.gateway.smtp |
SmptAgent interface and configuration settings. |
| Modifier and Type | Method and Description |
|---|---|
static SmtpAgentFactory |
SmtpAgentFactory.getInstance(org.nhind.config.rest.CertificateService certService,
org.nhind.config.rest.TrustBundleService bundleService,
org.nhind.config.rest.DomainService domainService,
org.nhind.config.rest.AnchorService anchorService,
org.nhind.config.rest.SettingService settingService,
org.nhind.config.rest.CertPolicyService polService,
org.nhindirect.common.audit.Auditor auditor,
org.nhindirect.common.crypto.KeyStoreProtectionManager keyStoreMgr) |
SmtpAgentFactory |
GatewayState.getSmtpAgentFactory()
Gets the
factory object that is being used to obtain agent settings and configuration. |
| Modifier and Type | Method and Description |
|---|---|
void |
GatewayState.setSmptAgentFactory(SmtpAgentFactory smtpAgentFactory)
Sets the
factory object used to obtain agent settings and configuration. |
Copyright © 2010–2021 NHIN Direct. All rights reserved.