Uses of Interface
org.opencms.security.I_CmsAuthorizationHandler.I_PrivilegedLoginAction
Package
Description
Access control and security classes for the OpenCms ACL permission system.
-
Uses of I_CmsAuthorizationHandler.I_PrivilegedLoginAction in org.opencms.security
Modifier and TypeMethodDescriptionCmsDefaultAuthorizationHandler.initCmsObject
(javax.servlet.http.HttpServletRequest request, I_CmsAuthorizationHandler.I_PrivilegedLoginAction loginAction) CmsPersistentLoginAuthorizationHandler.initCmsObject
(javax.servlet.http.HttpServletRequest request, I_CmsAuthorizationHandler.I_PrivilegedLoginAction loginAction) I_CmsAuthorizationHandler.initCmsObject
(javax.servlet.http.HttpServletRequest request, I_CmsAuthorizationHandler.I_PrivilegedLoginAction loginAction) Creates a new cms object from the given request object.CmsPersistentLoginAuthorizationHandler.initCmsObjectFromToken
(javax.servlet.http.HttpServletRequest request, I_CmsAuthorizationHandler.I_PrivilegedLoginAction loginAction) Tries to initialize the CmsObject from a login token given as a cookie in the request.