public interface PolicyPostFilter
| Modifier and Type | Method and Description |
|---|---|
SPF1Record |
getSPFRecord(String currentDomain,
SPF1Record record)
Filter or replace a record for the given domain
|
SPF1Record getSPFRecord(String currentDomain, SPF1Record record) throws PermErrorException, TempErrorException, NoneException, NeutralException
currentDomain - the domain to retrieve the SPFRecord forrecord - the previous recordPermErrorException - exceptionTempErrorException - exceptionNoneException - exceptionNeutralException - exceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.