ActivateClientAuthenticationAssistant
void ActivateClientAuthenticationAssistant(IPortalComponentRequest request,
IPortalComponentResponse response,
IAuthMethodInformation methodInformation)
throws Exception
A function called in order to activate the client authentication.
- Parameters:
request - Engine PRT Component Request Object
response - Engine PRT Component Response Object
methodInformation - An object representing the system
- Throws:
Exception - An exception including the suitible HTTP Authentication error message.