[ 
https://issues.apache.org/jira/browse/CMIS-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tison Vincent updated CMIS-531:
-------------------------------

    Attachment: http.cs
                binding-intf.cs

This doesn't change the Authenticate abstract that shouldn't include the 
Password. Not sure if there are some impacts.

Example of use : 
            parameters[SessionParameter.BindingType] = BindingType.AtomPub;
            parameters[SessionParameter.AtomPubUrl] = 
"http://eimprod/alfresco/wcs/cmis";;
            parameters[SessionParameter.AuthenticationProviderClass] = 
"DotCMIS.Binding.NtlmAuthenticationProvider";
                
> Ntlm authentication
> -------------------
>
>                 Key: CMIS-531
>                 URL: https://issues.apache.org/jira/browse/CMIS-531
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: dotcmis
>    Affects Versions: cmislib 0.4
>         Environment: Windows 2008R2, VS2010
>            Reporter: Tison Vincent
>            Priority: Minor
>         Attachments: binding-intf.cs, http.cs
>
>
> Support for ntlm authentication through 
> "SessionParameter.AuthenticationProviderClass"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to