| Interface | Description |
|---|---|
| IpRangeFilterManagement |
| Class | Description |
|---|---|
| IpFilterCacheElementProvider |
Cache Provider for ip ranges
|
| IpFilterCacheKey |
Key class for ip ranges caching
|
| IpRangeFilterManagementBase |
Spring Service base class for
com.communote.server.core.api.security.iprange.IpRangeFilterManagement,
provides access to all services and entities referenced by this service. |
| IpRangeFilterManagementImpl |
Service for client ip range access management.
|
| IpRangeHelper |
Helper class for IpV6 address calculations.
|
| IpValidationUtils |
Helper class for ip address validation
|
| Exception | Description |
|---|---|
| CurrentIpNotInRange | |
| InvalidIpAddressException | |
| InvalidIpRangeException | |
| IpRangeException | |
| IpRangeFilterManagementException |
The default exception thrown for unexpected errors occurring within
IpRangeFilterManagement. |
Copyright © 2019 Communote team. All rights reserved.