Revoke authorization for a given subject identified by an e-mail.
Class Details
[line 33]
Class that embbeds all functionallity (authentication, attribute collection and authorization) in one method, just like older versions of phpPoA.
Tags:
deprecated:
This class is for backwards compatibility. Please avoid using it.
A shortcut for the whole authentication and authorization process.
User will be authenticated, his attributes collected and then he will be checked for authorization with the identifier built with the ID builder function.
Tags:
return:
hash
deprecated:
This method is for backwards compatibility. Please avoid using it.
Set an attribute handler to build identifiers for the users according to their attributes. Method must receive a hash of attributes ("name" => "value").