A | |
abort [OBus_auth.Server.mechanism_handler] |
Must abort the mechanism
|
abort [OBus_auth.Client.mechanism_handler] |
Must abort the mechanism.
|
D | |
data [OBus_auth.Server.mechanism_handler] | mech_data must continue the mechanism process with the given
response.
|
data [OBus_auth.Client.mechanism_handler] | mech_data must continue the mechanism process with the given
data.
|
I | |
init [OBus_auth.Server.mechanism_handler] |
Initial challenge
|
init [OBus_auth.Client.mechanism_handler] |
Initial return value of the mechanism
|