|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.nhindirect.* |
|---|
| org.nhindirect.config.manager.DNSRecordParser | ||
|---|---|---|
public static final String |
PARSE_ANAME_USAGE |
" hostname ipaddress ttl [notes]\r\n\t hostname: host name for the record\r\n\t ipaddress: IP address in dot notation\r\n\t ttl: time to live in seconds, 32bit int" |
public static final String |
PARSE_MX_USAGE |
" domainname exchange ttl [preference] [notes]\r\n\t domainname: email domain name for the record\r\n\t exchange: smtp server host name for the domain\r\n\t ttl: time to live in seconds\r\n\t [preference]: short value indicating preference of the record" |
public static final String |
PARSE_SOA_USAGE |
" domainname primarysourcedomain responsibleemail serialnumber ttl [refresh] [retry] [expire] [minimum] [notes]\r\n\t domainname: The domain name of the name server that was the primary source for this zone\r\n\t responsibleemail: Email mailbox of the hostmaster\r\n\t serialnumber: Version number of the original copy of the zone.\r\n\t ttl: time to live in seconds, 32bit int\r\n\t [refresh]: Number of seconds before the zone should be refreshed.\r\n\t [retry]: Number of seconds before failed refresh should be retried.\r\n\t [expire]: Number of seconds before records should be expired if not refreshed\r\n\t [minimum]: Minimum TTL for this zone." |
| org.nhindirect.config.manager.printers.CertRecordPrinter | ||
|---|---|---|
protected static final String |
CERT_NAME_COL |
"Subject Name/URL" |
protected static final String |
EXPIRES_COL |
"Expires" |
protected static final String |
PRIVATE_IND_COL |
"Private Key" |
protected static final String |
RECORD_TYPE_COL |
"Record Type" |
protected static final String |
TP_NAME_COL |
"Thumbprint" |
| org.nhindirect.config.manager.printers.PolicyGroupPrinter | ||
|---|---|---|
protected static final String |
POLICY_GROUP_NAME_COL |
"Policy Group Name" |
protected static final String |
POLICY_NUMBER_COL |
"Number of Policies" |
| org.nhindirect.config.manager.printers.PolicyPrinter | ||
|---|---|---|
protected static final String |
POLICY_DEF_COL |
"Defintion" |
protected static final String |
POLICY_NAME_COL |
"Policy Name" |
protected static final String |
POLICY_TYPE_COL |
"Lexicon" |
| org.nhindirect.config.manager.printers.PolicyUsagePrinter | ||
|---|---|---|
protected static final String |
INCOMING_COL |
"Incoming" |
protected static final String |
OUTGOING_COL |
"Outgoing" |
protected static final String |
POLICY_LEXICON_COL |
"Lexicon" |
protected static final String |
POLICY_NAME_COL |
"Policy Name" |
protected static final String |
POLICY_USAGE_COL |
"Usage" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||