|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MacroData
This interface represent all the macros which can be used in SPF-Records. Read more here : http://www.ietf.org/rfc/rfc4408.txt Section 8
Method Summary | |
---|---|
String |
getClientDomain()
Get clientDomain (p) |
String |
getCurrentDomain()
Get current-domain (d) |
String |
getCurrentSenderPart()
Get current-senderpart (l) |
String |
getHostName()
Get sender-domain (h) |
String |
getInAddress()
Get inAddress (v) |
String |
getMacroIpAddress()
Get sending-host (i) |
String |
getMailFrom()
Get responsible-sender (s) |
String |
getReadableIP()
Get readableIP (c) |
String |
getReceivingDomain()
Get receivingDomain (r) |
String |
getSenderDomain()
Get senderDomain (o) |
long |
getTimeStamp()
Get timeStamp (t) |
Method Detail |
---|
String getCurrentSenderPart()
String getMailFrom()
String getHostName()
String getCurrentDomain()
String getInAddress()
String getClientDomain()
String getSenderDomain()
String getMacroIpAddress()
long getTimeStamp()
String getReadableIP()
String getReceivingDomain()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |