Package org.ametys.web


package org.ametys.web
  • Class
    Description
    Used to protect back-office only pipelines.
    Check that a site's configuration is valid.
    If not, the action can either redirect to the configuration screen or send a HTTP 503 error.
    Web plugin init class
    Constants for event identifiers.
    This action sets the site name from request parameter in request attribute
    Input module for getting site configuration values.
    Component providing base paths for computing URIs.
    This input module gives access to various URI prefixes used for computing actual URIs depending on the rendering context (front, preview, back), on the current path prefix (live/, preview/, ...) and other environment constraints.
    Special authentication process for web context and aware of front-offices.
    Constants for the Web plugin.
    This implementation try to find the current user in a request attribute before letting the AvalonCurrentUserProvider get it in session.
    Helper for web
    Component for getting a session attribute, potentially proxied by the front-office.