info.magnolia.cms.security
Interface IPSecurityManager
- All Known Implementing Classes:
- IPSecurityManagerImpl
public interface IPSecurityManager
Used to check if a client has access based on his IP address.
- Version:
- $Revision: $ ($Author: $)
- Author:
- gjoseph
Method Summary |
boolean |
isAllowed(javax.servlet.http.HttpServletRequest req)
|
boolean |
isAllowed(java.lang.String ip)
|
isAllowed
boolean isAllowed(java.lang.String ip)
isAllowed
boolean isAllowed(javax.servlet.http.HttpServletRequest req)
Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.