Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Parameters:
value
 - allowed object is 
JAXBElement<
getDnssec
public javax.xml.bind.JAXBElement<java.lang.String> getDnssec()
Gets the value of the dnssec property.
Network Registrar Type: AT_BOOL 
Default value: disabled
Enables validation of DNS information using DNSSEC.
Returns:
possible object is 
JAXBElement<String>
setDnssec
public void setDnssec(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the dnssec property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getDomainInsecure
public javax.xml.bind.JAXBElement<
getDomainInsecure()
Gets the value of the domainInsecure property.
Network Registrar Type: AT_NLIST(AT_DNSNAME)
Defines domain names to be insecure, DNSSEC chain of trust is
 ignored towards the domain names. So a trust anchor above the
 domain name can not make the domain secure with a DS record,
 such a DS record is then ignored. Also keys from DLV are
 ignored for the domain. If you set trust anchors for the domain
 they override this setting (and the domain is secured).
 This can be useful if you want to make sure a trust anchor for
 external lookups does not affect an (unsigned) internal domain.
 A DS record externally can create validation failures for that
 internal domain.
Returns:
possible object is 
JAXBElement<
>
setDomainInsecure
public void setDomainInsecure(javax.xml.bind.JAXBElement<
> value)
Sets the value of the domainInsecure property.
Parameters:
value
 - allowed object is 
JAXBElement<
getKeyCacheSize
public javax.xml.bind.JAXBElement<java.lang.String> getKeyCacheSize ()