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
LumisXP 12.0.0.190809 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.