[
https://issues.apache.org/jira/browse/CMIS-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031725#comment-13031725
]
Cornelis Hoeflake commented on CMIS-370:
----------------------------------------
Ok, it is also possible to use an AssemblyQualifiedName for the
authenticationprovider. In that case, no change is required on the DotCMIS lib.
For example:
parameters[SessionParameter.AuthenticationProviderClass] =
typeof(MyAuthenticationProvider).AssemblyQualifiedName;
> Not possible to set own AbstractAuthenticationProvider
> ------------------------------------------------------
>
> Key: CMIS-370
> URL: https://issues.apache.org/jira/browse/CMIS-370
> Project: Chemistry
> Issue Type: Improvement
> Components: dotcmis
> Affects Versions: DotCMIS 0.2
> Reporter: Cornelis Hoeflake
> Assignee: Florian Müller
>
> It is only possible to set the FQN of an implementation of
> AbstractAuthenticationProvider. That type is looked up via
> Type.GetType(string). But that looks only in the Executing assembly, which is
> the dotCMIS library.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira