public class IP6Mechanism extends IP4Mechanism
| Modifier and Type | Field and Description |
|---|---|
static String |
REGEX
ABNF: IP6 = "ip6" ":" ip6-network [ ip6-cidr-length ]
|
DUAL_CIDR_LENGTH_REGEX, IP4_CIDR_LENGTH_REGEX, IP6_CIDR_LENGTH_REGEX, log, macroExpand| Constructor and Description |
|---|
IP6Mechanism() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMaxCidr()
Returns the max cidr for ip4
|
protected boolean |
isValidAddress(String ipString) |
String |
toString() |
checkSPF, config, getIpenableLogging, enableMacroExpand, expandHost, getDomainpublic static final String REGEX
protected boolean isValidAddress(String ipString)
isValidAddress in class IP4MechanismIP4Mechanism.isValidAddress(String)protected int getMaxCidr()
IP4MechanismgetMaxCidr in class IP4MechanismIP4Mechanism.getMaxCidr()public String toString()
toString in class IP4MechanismObject.toString()Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.