Class RemoteUserCredentialProvider

All Implemented Interfaces:
CredentialProvider, NonBlockingCredentialProvider, LogEnabled, Component, Contextualizable

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. This manager should not be associated with an AuthenticableBaseUser