org.clazzes.util.http.aop
public interface HttpContextProvider
HttpLoginService.checkPermission(javax.servlet.http.HttpServletRequest, String)
.Modifier and Type | Method and Description |
---|---|
String |
getContextUrl(org.aopalliance.intercept.MethodInvocation invocation)
Get the context URL from a method invocation.
|
String getContextUrl(org.aopalliance.intercept.MethodInvocation invocation)
invocation
- The method invocation to consider.HttpLoginService.checkPermission(javax.servlet.http.HttpServletRequest, String)
Copyright © 2014 Clazzes.org. All Rights Reserved.