Class MemberAuthenticator
Authenticator for the default "member" method
- Object
-
Authenticator
-
MemberAuthenticator
Author: Markus Lanthaler <markus@silverstripe.com>
Located at sapphire/security/MemberAuthenticator.php
Methods summary
public static
boolean|
|
|
public static
|
#
get_login_form(
Method that creates the login form for this authentication method |
public static
string
|
Methods inherited from Authenticator
get_authenticators(),
get_default_authenticator(),
is_registered(),
on_register(),
on_unregister(),
register(),
register_authenticator(),
set_default_authenticator(),
unregister(),
unregister_authenticator()
Methods inherited from Object
__call(),
__construct(),
__toString(),
__wakeup(),
addMethodsFrom(),
addStaticVars(),
addWrapperMethod(),
add_extension(),
add_static_var(),
allMethodNames(),
cacheToFile(),
cacheToFileWithArgs(),
clearCache(),
combined_static(),
create(),
createMethod(),
create_from_string(),
defineMethods(),
exists(),
extInstance(),
extend(),
getCustomClass(),
getExtensionInstance(),
getExtensionInstances(),
get_extensions(),
get_static(),
hasExtension(),
hasMethod(),
has_extension(),
invokeWithExtensions(),
is_a(),
loadCache(),
parentClass(),
parse_class_spec(),
remove_extension(),
sanitiseCachename(),
saveCache(),
set_stat(),
set_static(),
set_uninherited(),
stat(),
strong_create(),
uninherited(),
uninherited_static(),
useCustomClass()
Magic methods summary
Properties summary
public static
Array
|
$migrate_legacy_hashes |
#
Contains encryption algorithm identifiers. |