API documentation :: Docs For Class arbitCoreModuleUserOpenIDAuthentification
Packages:Interfaces:
Classes:
|
Core::arbitCoreModuleUserOpenIDAuthentificationClass arbitCoreModuleUserOpenIDAuthentificationBase class for the OpenID user authentication mechanisms. Base class for the OpenID user authentication mechanisms. ezcMvcController | --arbitController | --arbitCoreModuleUserAuthentification | --arbitCoreModuleUserOpenIDAuthentificationAuthor(s):
Method Summary
Inherited Methods
MethodshandleCustomHandle custom dispatched request Handle a custom request to the specific auth controller, which is completely interpreted by this implementation. Handle custom dispatched request Handle a custom request to the specific auth controller, which is completely interpreted by this implementation. In case of OpenID this means that we can evaluate the challenge response here. Parameters:
login
mixed
login(
arbitRequest
$request
)
Log in user Tries to log in user with the data provided in the request. Log in user Tries to log in user with the data provided in the request. If the log in request is valid the user status in the session is changed and the method will return true. If the registration process fails, an array with errors is returned associated with the respective input field. Parameters:
Redefinition of:
loginUserPerform user login Perform user login Parameters:
register
mixed
register(
arbitRequest
$request
)
Register user Tries to register user with the data provided in the request. Register user Tries to register user with the data provided in the request. If the registration request is valid the user status in the session is chenged and the method will return true. If the registration process fails, an array with errors is returned associated with the respective input field. Parameters:
Redefinition of:
registerUser
arbitViewModuleModel
registerUser(
arbitHttpRequest
$request
, arbitViewModuleModel
$model
,
$data
)
Perform user registration Perform user registration Parameters:
startOpenIdAuthentification
mixed
startOpenIdAuthentification(
)
Start OpenID authentication process Initializes the OpenID authentication process wither with an error, or by forwarding to the OpenID provider. handleCustom() method. Start OpenID authentication process Initializes the OpenID authentication process wither with an error, or by forwarding to the OpenID provider. The response is handled inside the handleCustom() method.
Documentation generated on Mon, 05 Apr 2010 14:02:07 +0200 by phpDocumentor 1.4.3
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||