Class: DNS::Zone::RR::SPF

Inherits:
TXT show all
Defined in:
lib/dns/zone/rr/spf.rb

Overview

‘SPF` resource record.

RFC 4408

Instance Attribute Summary

Attributes inherited from TXT

#text

Attributes inherited from Record

#klass, #label, #ttl

Method Summary

Methods inherited from TXT

#dump, #load

Methods inherited from Record

#dump, #general_prefix, #initialize, #load, #load_general_and_get_rdata, #type

Constructor Details

This class inherits a constructor from DNS::Zone::RR::Record