Package | Description |
---|---|
org.apache.catalina.filters |
Modifier and Type | Class and Description |
---|---|
class |
RemoteAddrFilter
Concrete implementation of
RequestFilter that filters
based on the string representation of the remote client's IP address. |
class |
RemoteHostFilter
Concrete implementation of
RequestFilter that filters
based on the remote client's host name. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.