|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.jspf.terms.AllMechanism
public class AllMechanism
This class represent the all mechanism
| Field Summary | |
|---|---|
static java.lang.String |
REGEX
|
| Constructor Summary | |
|---|---|
AllMechanism()
|
|
| Method Summary | |
|---|---|
DNSLookupContinuation |
checkSPF(SPFSession spfData)
Run check for SPF with the given values. |
void |
config(Configuration params)
Configuration |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REGEX
| Constructor Detail |
|---|
public AllMechanism()
| Method Detail |
|---|
public DNSLookupContinuation checkSPF(SPFSession spfData)
throws PermErrorException
SPFChecker
checkSPF in interface SPFCheckerspfData - The SPF1Data which should be used to run the check
PermErrorException - Get thrown if an error was detectedSPFChecker.checkSPF(org.apache.james.jspf.core.SPFSession)
public void config(Configuration params)
throws PermErrorException
ConfigurationEnabled
config in interface ConfigurationEnabledparams - the ConfigurationMatch which should used
PermErrorException - get thrown if a PermError should returnedConfigurationEnabled.config(Configuration)public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||