public class CrossSiteRequestManager extends Object implements ICrossSiteRequestManagerSPI
Constructor and Description |
---|
CrossSiteRequestManager() |
Modifier and Type | Method and Description |
---|---|
void |
clearCache(ITransaction transaction)
Clears the cache after the commit of the given transaction.
|
boolean |
isAllowed(HttpServletRequest request)
Returns whether the given request is allowed to be performed.
|
public boolean isAllowed(HttpServletRequest request) throws PortalException
ICrossSiteRequestManagerSPI
isAllowed
in interface ICrossSiteRequestManagerSPI
request
- the request.PortalException
public void clearCache(ITransaction transaction) throws PortalException
ICrossSiteRequestManagerSPI
clearCache
in interface ICrossSiteRequestManagerSPI
transaction
- the transaction.PortalException
Lumisportal 10.3.0.171201 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.