Neokernel API

HTTPAuthenticationAgent.handleRequest Method

This method is used only when the client is not authorized.

public override void handleRequest(
   AgentRequest request
);

Implements

RequestAgentInterface.handleRequest

See Also

HTTPAuthenticationAgent Class | com.neokernel.httpd Namespace