@Version(value="1.0.0")
See: Description
Interface | Description |
---|---|
WhitelistEntry |
A WhitelistEntry is capable of accepting certain requests
depending on a configuration.
|
Class | Description |
---|---|
SubnetWhitelistEntry |
Implementation of a WhitelistEntry which accepts
cidr and ip mask notations.
|
WildcardHelper |
Helper class for wildcards
|
WildcardWhitelistEntry |
Implementation of a WhitelistEntry which can accept
wildcards (* and ?) in both IP and hostname
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.