Liking cljdoc? Tell your friends :D

gateway.domains.global.core


-handle-messageclj/s

(-handle-message authenticators configuration environment state msg)

-measurements-clj/s


authenticatedclj/s

(authenticated state source authentication-response configuration environment)

authentication-failedclj/s

(authentication-failed state source authentication-response)

authentication-requestclj/s

(authentication-request state source request)

context-compatibilityclj/s

(context-compatibility state source request)

createclj/s


destroyclj/s


global-domainclj/s

(global-domain authenticators configuration measurements environment)

GlobalDomaincljs


handle-helloclj/s

(handle-hello state source request authenticators ch environment)

Handles a hello message.

If the authentication is 'gateway-token' its handled immediately, otherwise the authenticator is invoked

Handles a hello message.

If the authentication is 'gateway-token' its handled immediately, otherwise the authenticator is invoked
raw docstring

handle-requestclj/smultimethod


source-removedclj/s

(source-removed state source request)

subscribeclj/s


unsubscribeclj/s


update-ctxclj/s

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

× close