Liking cljdoc? Tell your friends :D

exchange.api.authentication


autodiscover-callbackclj

Callback class called after automatic URL autodiscovery

Callback class called after automatic URL autodiscovery
sourceraw docstring

connect-with-autodiscoverclj

(connect-with-autodiscover)
(connect-with-autodiscover user password)
(connect-with-autodiscover user password version)

Connect to Exchange API via autodiscover mode - user, password parameters has to be provided

Connect to Exchange API via autodiscover mode - user, password parameters has to be provided
sourceraw docstring

connect-with-urlclj

(connect-with-url)
(connect-with-url user password url)
(connect-with-url user password url version)

Connect to Exchange API via URL - user, password and url parameters has to be provided

Connect to Exchange API via URL - user, password and url parameters has to be provided
sourceraw docstring

default-versionclj

Default version to connect to

Default version to connect to
sourceraw docstring

exchange-versionsclj

Exchange version supported by EWS

Exchange version supported by EWS
sourceraw docstring

impersonate-userclj

(impersonate-user email-address)
(impersonate-user user-id impersonation-type)

Impersonates target user via

Impersonates target user via 
sourceraw docstring

impersonation-typesclj

Impersonation types supported by API

Impersonation types supported by API
sourceraw docstring

service-instanceclj

Atom which holds instance of ExchangeService class used for API calls

Atom which holds instance of ExchangeService class used for API calls
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close