Uses of Class
lumis.portal.authentication.http.HttpHandshakeAuthenticator
-
Packages that use HttpHandshakeAuthenticator Package Description lumis.portal.authentication.http Contains the infrastructure for authenticating http requests. -
-
Uses of HttpHandshakeAuthenticator in lumis.portal.authentication.http
Subclasses of HttpHandshakeAuthenticator in lumis.portal.authentication.http Modifier and Type Class Description class
SpnegoAuthenticator
HTTP authenticator implementation that uses SPNEGO/Kerberos for authenticating the user accessing the portal.
-