com.sap.portal.httpconnectivity.httpauthentication.engine

Interface IClientProviderAuth

All Known Implementing Classes:
AbstractDefaultClientAuthService

public interface IClientProviderAuth

This Interface is used by all the sevices that wishes to activate the client auth.


Method Summary
 void ActivateClientAuthenticationAssistant(IPortalComponentRequest request, IPortalComponentResponse response, IAuthMethodInformation methodInformation)
          A function called in order to activate the client authentication.
 

Method Detail

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.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-ADMIN [sap.com] tc/ep/admin/api/extd api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice