Interface AccessControl
public interface AccessControl
- Author:
- Raymond Augé
-
Method Summary
Modifier and TypeMethodDescriptionvoid
initAccessControlContext
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Map<String, Object> settings) void
initContextUser
(long userId)
-
Method Details
-
initAccessControlContext
-
initContextUser
- Throws:
AuthException
-
verifyRequest
- Throws:
PortalException
-