ClientValuePropagatingLoginModule class

Login module whose only purpose is to add the specified client http values from the map accessible with the key ProviderConst.HTTP_PROPERTIESCOOKIES_SHARED_KEY from shared context as NamedCredentials.

Syntax

public class ClientValuePropagatingLoginModule

Remarks

This provider always returns false from the login method and should be configured as "optional" so as to not affect the outcome of the authentication process.