Class | Description |
---|---|
GenericAuthentificationHandler |
This class is an adapter from the old ESIgate 2.X/3.X API used for AuthentificationHandlers to the new extension
systems.
|
RemoteUserAuthenticationHandler |
AuthenticationHandler implementation that retrieves the user passed by the servlet container or set manually into the
RequestContext and transmits it as a HTTP header X_REMOTE_USER in all requests.
|
RequestAuthenticationHandler |
Forward session and/or request attributes as HTTP request headers.
|
Copyright © 2008–2018. All rights reserved.