public interface PathGetterWithRequest
Modifier and Type | Method and Description |
---|---|
String |
getPath(String key,
javax.servlet.http.HttpServletRequest request)
Method with an additional HttpServletRequest parameter, to allow for
privilege checks inside getPath.
|
Copyright © 2018 Clazzes.org. All rights reserved.