- add
void add(AuthMethodHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- authenticate
bool authenticate(Client client)
Undocumented in source. Be warned that the author may not have intended to support it.
- getHandler
AuthMethodHandler getHandler(AuthMethod authMethod)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSupportedMethods
AuthMethod[] getSupportedMethods()
Undocumented in source. Be warned that the author may not have intended to support it.
- has
bool has(AuthMethod method)
Undocumented in source. Be warned that the author may not have intended to support it.
- has
bool has(AuthMethodHandler methodHandler)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolveAuthMethod
AuthMethod resolveAuthMethod(AuthMethod[] availableMethods)
Undocumented in source. Be warned that the author may not have intended to support it.