Static getter, to receive an ServiceFactory instance.
API Tags:
| Return: | the initialized ServiceFactory instance to be used |
Gets the Authenticator instance to be used.
API Tags:
| Return: | the requested Authenticator instance |
Gets the PrincipalService to be used.
API Tags:
| Return: | the requested PrincipalService instance |
mixed getService(
$name
)
|
|
Returns a configured Service.
If the Service could not be found null will be returned.
Parameters:
API Tags:
| Return: | the service instance or null |