| Package | Description |
|---|---|
| org.apache.james.jspf.impl | |
| org.apache.james.jspf.parser | |
| org.apache.james.jspf.policies | |
| org.apache.james.jspf.policies.local |
| Constructor and Description |
|---|
SPF(DNSService dnsProbe,
SPFRecordParser parser,
Logger logger,
MacroExpand macroExpand,
SPFExecutor executor)
Uses passed services
|
| Modifier and Type | Class and Description |
|---|---|
class |
RFC4408SPF1Parser
This class is used to parse SPF1-Records from their textual form to an
SPF1Record object that is composed by 2 collections: directives and
modifiers.
|
| Constructor and Description |
|---|
ParseRecordPolicy(SPFRecordParser parser) |
| Constructor and Description |
|---|
FallbackPolicy(Logger log,
SPFRecordParser parser) |
OverridePolicy(Logger log,
SPFRecordParser parser) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.