Web.HTTPApp.TCustomWebAuthenticator Events

From RAD Studio API Documentation


InheritedProtected
OnAuthenticatepublicEvent firing when the authenticate request is received and validated, and the hosting web server (Apache, ISAPI, etc) is not processed.
OnAuthenticatedpublicEvent firing when hosting web server (Apache, ISAPI, etc) processed authentication request successfully.
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.