You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Jeff Potts (JIRA)" <ji...@apache.org> on 2010/10/27 01:16:20 UTC

[jira] Created: (CMIS-263) Support arbitrary arguments to CmisClient constructor

Support arbitrary arguments to CmisClient constructor
-----------------------------------------------------

                 Key: CMIS-263
                 URL: https://issues.apache.org/jira/browse/CMIS-263
             Project: Chemistry
          Issue Type: New Feature
          Components: cmislib
            Reporter: Jeff Potts
            Assignee: Jeff Potts


A request has been made to support additional arguments to the CmisClient constructor. Those arguments would be passed along on every request to the Rest client.

Among other things, this would give people the ability to use ticket-based authentication rather than username/password for those repositories that support it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CMIS-263) Support arbitrary arguments to CmisClient constructor

Posted by "Jeff Potts (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Potts resolved CMIS-263.
-----------------------------

    Resolution: Fixed

Checked in. Rev 1027775.

> Support arbitrary arguments to CmisClient constructor
> -----------------------------------------------------
>
>                 Key: CMIS-263
>                 URL: https://issues.apache.org/jira/browse/CMIS-263
>             Project: Chemistry
>          Issue Type: New Feature
>          Components: cmislib
>            Reporter: Jeff Potts
>            Assignee: Jeff Potts
>
> A request has been made to support additional arguments to the CmisClient constructor. Those arguments would be passed along on every request to the Rest client.
> Among other things, this would give people the ability to use ticket-based authentication rather than username/password for those repositories that support it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.