|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |