public interface IPSecurityManager
Modifier and Type | Interface and Description |
---|---|
static class |
IPSecurityManager.Factory
Factory to get the singleton instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isAllowed(javax.servlet.http.HttpServletRequest req) |
boolean |
isAllowed(String ip) |
boolean isAllowed(String ip)
boolean isAllowed(javax.servlet.http.HttpServletRequest req)
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.