net.sf.jguard.jee
Class HttpPermissionFactory
java.lang.Object
net.sf.jguard.jee.HttpPermissionFactory
- All Implemented Interfaces:
- PermissionFactory<javax.servlet.http.HttpServletRequest>
public class HttpPermissionFactory
- extends Object
- implements PermissionFactory<javax.servlet.http.HttpServletRequest>
return an URLPermission.
- Author:
- Charles Gay
|
Field Summary |
static org.slf4j.Logger |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static final org.slf4j.Logger logger
HttpPermissionFactory
public HttpPermissionFactory()
getPermission
public Permission getPermission(Request<javax.servlet.http.HttpServletRequest> requestAdapter)
- Specified by:
getPermission in interface PermissionFactory<javax.servlet.http.HttpServletRequest>
Copyright © 2004-2011. All Rights Reserved.