AuthManager

Undocumented in source.

Members

Functions

add
void add(AuthMethodHandler )
Undocumented in source.
authenticate
bool authenticate(Client )
Undocumented in source.
getHandler
AuthMethodHandler getHandler(AuthMethod )
Undocumented in source.
getSupportedMethods
AuthMethod[] getSupportedMethods()
Undocumented in source.
has
bool has(AuthMethod )
Undocumented in source.
has
bool has(AuthMethodHandler )
Undocumented in source.
resolveAuthMethod
AuthMethod resolveAuthMethod(AuthMethod[] )
Undocumented in source.

Meta