Uses of Class
org.frankframework.extensions.cmis.CloseableCmisSession
-
Packages that use CloseableCmisSession Package Description org.frankframework.extensions.cmis -
-
Uses of CloseableCmisSession in org.frankframework.extensions.cmis
Methods in org.frankframework.extensions.cmis that return CloseableCmisSession Modifier and Type Method Description CloseableCmisSessionCmisSessionBuilder. build()CloseableCmisSessionCmisSessionBuilder. build(String userName, String password, Map<String,String> headers)CloseableCmisSessionCmisSender. createCmisSession(ParameterValueList pvl)Creates a session during JMV runtime, tries to retrieve parameters and falls back on the defaults when they can't be found
-