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