|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.security.PermissionCheckDispatcher
PermissionManager
@Deprecated public class PermissionCheckDispatcher
| Field Summary |
|---|
| Fields inherited from interface com.opensymphony.webwork.WebWorkStatics |
|---|
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERLVET_DISPATCHER, SERVLET_CONFIG, SERVLET_DISPATCHER |
| Constructor Summary | |
|---|---|
PermissionCheckDispatcher()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
clearCache()
Deprecated. Clears any permissions that may be cached by the dispatcher. |
boolean |
isPermitted(java.lang.String url)
Deprecated. |
boolean |
isPermittedForAjax(java.lang.String springRef,
java.util.List params)
Deprecated. |
void |
setPermissionCheckDispatcherResultCache(PermissionCheckDispatcherResultCache permissionCheckDispatcherResultCache)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PermissionCheckDispatcher()
| Method Detail |
|---|
public void setPermissionCheckDispatcherResultCache(PermissionCheckDispatcherResultCache permissionCheckDispatcherResultCache)
public boolean isPermitted(java.lang.String url)
public void clearCache()
public boolean isPermittedForAjax(java.lang.String springRef,
java.util.List params)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||