|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPSecurityManager
Used to check if a client has access based on his IP address.
Nested Class Summary | |
---|---|
static class |
IPSecurityManager.Factory
Factory to get the singleton instance. |
Method Summary | |
---|---|
boolean |
isAllowed(javax.servlet.http.HttpServletRequest req)
|
boolean |
isAllowed(String ip)
|
Method Detail |
---|
boolean isAllowed(String ip)
boolean isAllowed(javax.servlet.http.HttpServletRequest req)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |