public class OverridePolicy extends FallbackPolicy implements Policy
Constructor and Description |
---|
OverridePolicy(Logger log,
SPFRecordParser parser) |
Modifier and Type | Method and Description |
---|---|
SPF1Record |
getSPFRecord(String currentDomain)
Get a record for the given domain
|
addEntry, clearEntrys, getMySPFRecord, getSPFRecord, removeEntry
public OverridePolicy(Logger log, SPFRecordParser parser)
public SPF1Record getSPFRecord(String currentDomain) throws PermErrorException, TempErrorException, NoneException, NeutralException
Policy
getSPFRecord
in interface Policy
currentDomain
- the domain to retrieve the SPFRecord forPermErrorException
- exceptionTempErrorException
- exceptionNoneException
- exceptionNeutralException
- exceptionPolicy.getSPFRecord(java.lang.String)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.