public class SmtpAgentFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addPolicyToMap(Map<String,Collection<org.nhindirect.policy.PolicyExpression>> policyMap,
String domainName,
org.nhindirect.config.model.CertPolicyGroupUse policyReltn) |
org.nhindirect.stagent.NHINDAgent |
createNHINDAgent() |
SmtpAgent |
createSmtpAgent() |
static 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) |
public static 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)
public SmtpAgent createSmtpAgent() throws SmtpAgentException
SmtpAgentExceptionpublic org.nhindirect.stagent.NHINDAgent createNHINDAgent()
throws SmtpAgentException
SmtpAgentExceptionpublic void addPolicyToMap(Map<String,Collection<org.nhindirect.policy.PolicyExpression>> policyMap, String domainName, org.nhindirect.config.model.CertPolicyGroupUse policyReltn)
Copyright © 2010–2021 NHIN Direct. All rights reserved.