Home
last modified time | relevance | path

Searched defs:authrole (Results 1 – 25 of 94) sorted by relevance

1234

/dports/math/vtk6/VTK-6.2.0/ThirdParty/AutobahnPython/autobahn/wamp/
H A Dtypes.py83 def __init__(self, authid = None, authrole = None, authmethod = None, authprovider = None): argument
218 …def __init__(self, realm, session, authid = None, authrole = None, authmethod = None, authprovider… argument
411 …def __init__(self, progress = None, caller = None, authid = None, authrole = None, authmethod = No… argument
H A Dprotocol.py1018 def __init__(self, session, routerFactory, authid = None, authrole = None): argument
1207 def welcome(realm, authid = None, authrole = None, authmethod = None, authprovider = None): argument
1394 def add(self, session, authid = None, authrole = None): argument
H A Dmessage.py295 …def __init__(self, session, roles, authid = None, authrole = None, authmethod = None, authprovider… argument
2368 authrole = None, argument
/dports/www/py-autobahn/autobahn-python-19.5.1/autobahn/wamp/gen/wamp/proto/
H A DPrincipal.py45 def PrincipalAddAuthrole(builder, authrole): builder.PrependUOffsetTRelativeSlot(2, flatbuffers.num… argument
H A DHello.py113 def HelloAddAuthrole(builder, authrole): builder.PrependUOffsetTRelativeSlot(4, flatbuffers.number_… argument
H A DWelcome.py111 def WelcomeAddAuthrole(builder, authrole): builder.PrependUOffsetTRelativeSlot(4, flatbuffers.numbe… argument
H A DHelloNew.py136 def HelloNewAddAuthrole(builder, authrole): builder.PrependUOffsetTRelativeSlot(3, flatbuffers.numb… argument
/dports/www/py-autobahn/autobahn-python-19.5.1/autobahn/wamp/
H A Dtypes.py145 …def __init__(self, realm=None, authid=None, authrole=None, authmethod=None, authprovider=None, aut… argument
264 …def __init__(self, realm=None, authmethods=None, authid=None, authrole=None, authextra=None, sessi… argument
344 …def __init__(self, realm, session, authid=None, authrole=None, authmethod=None, authprovider=None,… argument
425 def __init__(self, session=None, authid=None, authrole=None): argument
H A Dprotocol.py126 def authrole(self): member in BaseSession
400 authrole=None, argument
H A Dinterfaces.py386 authrole=None, argument
H A Dmessage.py560 authrole=None, argument
808 authrole=None, argument
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/web-sys-0.3.42/src/features/
H A Dgen_OptionalEffectTiming.rs106 use wasm_bindgen::JsValue;
/dports/math/vtk6/VTK-6.2.0/Web/Python/vtk/web/
H A Dwamp.py196 def __init__(self, key, session, authid, authrole, authmethod, authprovider): argument
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/parser/
H A Dparse_utilcmd.c97 RoleSpec *authrole; /* owner of schema */ member
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/parser/
H A Dparse_utilcmd.c97 RoleSpec *authrole; /* owner of schema */ member
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/parser/
H A Dparse_utilcmd.c97 RoleSpec *authrole; /* owner of schema */ member
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/parser/
H A Dparse_utilcmd.c97 RoleSpec *authrole; /* owner of schema */ member
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/parser/
H A Dparse_utilcmd.c97 RoleSpec *authrole; /* owner of schema */ member
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/parser/
H A Dparse_utilcmd.c97 RoleSpec *authrole; /* owner of schema */ member
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/parser/
H A Dparse_utilcmd.c97 RoleSpec *authrole; /* owner of schema */ member
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/parser/
H A Dparse_utilcmd.c105 RoleSpec *authrole; /* owner of schema */ member
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/parser/
H A Dparse_utilcmd.c105 RoleSpec *authrole; /* owner of schema */ member
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/parser/
H A Dparse_utilcmd.c105 RoleSpec *authrole; /* owner of schema */ member
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/parser/
H A Dparse_utilcmd.c105 RoleSpec *authrole; /* owner of schema */ member
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/parser/
H A Dparse_utilcmd.c105 RoleSpec *authrole; /* owner of schema */ member

1234