public interface AccessControl
| Modifier and Type | Field and Description |
|---|---|
static AccessControlled |
NULL_ACCESS_CONTROLLED
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
| Modifier and Type | Method and Description |
|---|---|
void |
initAccessControlContext(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
Map<String,Object> settings) |
void |
initContextUser(long userId) |
AuthVerifierResult.State |
verifyRequest() |
@Deprecated static final AccessControlled NULL_ACCESS_CONTROLLED
void initAccessControlContext(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
Map<String,Object> settings)
void initContextUser(long userId)
throws AuthException
AuthExceptionAuthVerifierResult.State verifyRequest() throws PortalException
PortalException