|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.jspf.policies.local.FallbackPolicy
org.apache.james.jspf.policies.local.OverridePolicy
public class OverridePolicy
| Constructor Summary | |
|---|---|
OverridePolicy(Logger log,
SPFRecordParser parser)
|
|
| Method Summary | |
|---|---|
SPF1Record |
getSPFRecord(java.lang.String currentDomain)
Get a record for the given domain |
| Methods inherited from class org.apache.james.jspf.policies.local.FallbackPolicy |
|---|
addEntry, clearEntrys, getMySPFRecord, getSPFRecord, removeEntry |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OverridePolicy(Logger log,
SPFRecordParser parser)
| Method Detail |
|---|
public SPF1Record getSPFRecord(java.lang.String currentDomain)
throws PermErrorException,
TempErrorException,
NoneException,
NeutralException
Policy
getSPFRecord in interface PolicycurrentDomain - the domain to retrieve the SPFRecord for
PermErrorException - exception
TempErrorException - exception
NoneException - exception
NeutralException - exceptionPolicy.getSPFRecord(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||