The getAuthorizationEngines(
[engine
$engine = null])
Returns the authorization engines configured for the current PoA, or the one specified.
Tags:
return:
authorization engine(s) requested if it was previously configured. If none was specified, all configured engines will be returned. An empty array will be returned if no authorization engines were found.
access:
public
Parameters:
engine
$engine
The name of the authorization engine to retrieve. If more than one engine should be returned then this must be an array.