Uses of Interface
lumis.portal.authentication.http.IHttpAuthenticator

Packages that use IHttpAuthenticator
lumis.portal.authentication.http Contains the infrastructure for authenticating http requests. 
 

Uses of IHttpAuthenticator in lumis.portal.authentication.http
 

Classes in lumis.portal.authentication.http that implement IHttpAuthenticator
 class HttpHandshakeAuthenticator
          An abstract implementation of IHttpAuthenticator for making it easier to implement authenticators that require multiple http requests to complete the authentication.
 class NtlmAuthenticator
          Authenticator that implements NTLM authentication.
 

Methods in lumis.portal.authentication.http that return IHttpAuthenticator
static IHttpAuthenticator HttpAuthenticatorFactory.getHttpAuthenticator()
          Returns the IHttpAuthenticator configured for the Portal.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.