crossbar.edge.worker.xbr._authenticator

Classes

Module Contents

class Authenticator(db, market_session, reactor, market_oid)[source]
ERROR_INVALID_AUTH_REQUEST = 'xbr.marketmaker.error.invalid-auth-request'[source]
ERROR_INVALID_AUTH_REQUEST_MSG = 'invalid parameter(s) in authentication request: {}'[source]
async _authenticate(realm, authid, details, call_details)[source]
_db[source]
async _logout(call_details: autobahn.wamp.CallDetails)[source]
_market_oid[source]
_market_session[source]
_pubkey_by_session[source]
_reactor[source]
_schema[source]
_xbrmm[source]
log[source]