Package org.ametys.plugins.core.impl.authentication


package org.ametys.plugins.core.impl.authentication
  • Classes
    Class
    Description
    Basic http authentication.
    This implementation will always provide the same credentials
    This manager gets the credentials coming from an authentication form.
    This manager gets the credentials given by a J2EE filter authentication.
    The filter must set the 'remote user' header into the request.

    This manager can not get the password of the connected user: the user is already authentified.