org.apache.chemistry.opencmis.client.runtime
Class CmisBindingHelper
java.lang.Object
org.apache.chemistry.opencmis.client.runtime.CmisBindingHelper
public class CmisBindingHelper
- extends Object
Helper methods for binding handling.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createBinding
public static CmisBinding createBinding(Map<String,String> parameters,
AuthenticationProvider authenticationProvider)
- Creates a
CmisBinding
object.
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.