autobahn.wamp.gen.wamp.proto.AuthScramWelcome


Module Contents

Functions

AuthScramWelcomeStart(builder)

Start(builder)

AuthScramWelcomeAddVerifier(builder, verifier)

AddVerifier(builder, verifier)

AuthScramWelcomeEnd(builder)

End(builder)

Attributes

np

autobahn.wamp.gen.wamp.proto.AuthScramWelcome.np
class autobahn.wamp.gen.wamp.proto.AuthScramWelcome.AuthScramWelcome[source]

Bases: object

__slots__ = ['_tab']
classmethod GetRootAs(buf, offset=0)[source]
classmethod GetRootAsAuthScramWelcome(buf, offset=0)[source]

This method is deprecated. Please switch to GetRootAs.

Init(buf, pos)[source]
Verifier()[source]
autobahn.wamp.gen.wamp.proto.AuthScramWelcome.AuthScramWelcomeStart(builder)[source]
autobahn.wamp.gen.wamp.proto.AuthScramWelcome.Start(builder)[source]
autobahn.wamp.gen.wamp.proto.AuthScramWelcome.AuthScramWelcomeAddVerifier(builder, verifier)[source]
autobahn.wamp.gen.wamp.proto.AuthScramWelcome.AddVerifier(builder, verifier)[source]
autobahn.wamp.gen.wamp.proto.AuthScramWelcome.AuthScramWelcomeEnd(builder)[source]
autobahn.wamp.gen.wamp.proto.AuthScramWelcome.End(builder)[source]