public abstract class AbstractIPIdentifier extends Object implements IPIdentifier
| Constructor and Description |
|---|
AbstractIPIdentifier()
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract String[] |
filter(String[] IPs) |
String[] |
identify(javax.servlet.http.HttpServletRequest request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexcludeRemoteHost, includeXFFpublic final String[] identify(javax.servlet.http.HttpServletRequest request)
identify in interface IPIdentifierCopyright © 2014. All rights reserved.