Uses of Package
lumis.portal.authentication.http
-
Packages that use lumis.portal.authentication.http Package Description lumis.portal.authentication.http Contains the infrastructure for authenticating http requests. -
Classes in lumis.portal.authentication.http used by lumis.portal.authentication.http Class Description ContinueOnNextRequestException Exception that indicates that an authentication could not be completed yet, and will continue during the next request.HttpHandshakeAuthenticator An abstract implementation ofIHttpAuthenticator
for making it easier to implement authenticators that require multiple http requests to complete the authentication.IHttpAuthenticator Defines the callback methods an http authenticator must provide for the Portal.