Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 void
> value)
          Sets the value of the autoTrustAnchorFile property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
 
          Sets the value of the dnssec property.
 void
> value)
 
          Sets the value of the domainInsecure property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
 
          Sets the value of the keyCacheSize property.
 void
(java.lang.String value)
 
          Sets the value of the name property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
 
          Sets the value of the prefetchKey property.
 void
(javax.xml.bind.JAXBElement<
> value)
 
          Sets the value of the trustAnchorFile property.
 
Methods inherited from class com.cisco.cnr.ws.xsd.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Constructor Detail
DnsSec
public DnsSec()
Method Detail
getAutoTrustAnchorFile
public javax.xml.bind.JAXBElement<
getAutoTrustAnchorFile()
Gets the value of the autoTrustAnchorFile property.
Network Registrar Type: AT_NLIST(AT_STRING) 
Default value: root.anchor
Defines files with a trust anchor for one zone each, which is
 tracked with RFC5011 probes. The probes are several times per
 month, thus the machine must be online frequently. The initial
 file can be one with contents as described in trust-anchor-file.
 The file is written to when the anchor is updated, so the
 server must have write permission. The files must be in the
 data/cdns directory.
Returns:
possible object is 
JAXBElement<
>
setAutoTrustAnchorFile
public void setAutoTrustAnchorFile(javax.xml.bind.JAXBElement<
> value)
Sets the value of the autoTrustAnchorFile property.