| Package | Description |
|---|---|
| org.mule.extension.validation.api | |
| org.mule.extension.validation.internal.ip.address |
| Modifier and Type | Method and Description |
|---|---|
List<IPAddress> |
IpFilterList.ipAddresses() |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidIPAddress
Represents an invalid IP address.
|
class |
IPv4Address
Represents an IPv4 address.
|
class |
IPv6Address
Represents an IPv6 address.
|
| Modifier and Type | Method and Description |
|---|---|
IPAddress |
IPAddressFactory.create(String ipAddress) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IPAddress.matches(IPAddress anotherIPAddress) |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.