Class basic
HTTP Basic automated authentication helper.
- Core\Object implements Core\Chainable
- 
			 Core\Set
			
			 implements 
				Core\Accessor Core\Set
			
			 implements 
				Core\Accessor
- 
			 Core\Authentication\Auto Core\Authentication\Auto
- 
			 Core\Authentication\Auto\Driver\basic Core\Authentication\Auto\Driver\basic
		
		
		Namespace: Core\Authentication\Auto\Driver
Package: Core\Authentication\Automation
Since: 3.0
Requires: PHP 5.3
Version: 1.0
Located at Authentication/Auto/Driver/basic.inc.php
	
		Package: Core\Authentication\Automation
Since: 3.0
Requires: PHP 5.3
Version: 1.0
Located at Authentication/Auto/Driver/basic.inc.php
Methods summary
| 
				 public 
				array|false
				
				 | 
			#
			 perform( string $realm = null, string $message = null )Performs an automated authentication step. | 
Methods inherited from Core\Authentication\Auto
Methods inherited from Core\Object
				__autocreateFactory(), 
				__call(), 
				__processParameters(), 
				__toString(), 
				attachMethod(), 
				chain(), 
				getValueForKey(), 
				getValueForKeyPath(), 
				getValueForUndefinedKey(), 
				hash(), 
				issetValueForKey(), 
				setValueForKey(), 
				setValueForKeyPath(), 
				setValueForUndefinedKey(), 
				uuid()
			
Constants summary
Constants inherited from Core\Object
				AnyParameterType, 
				AutochainParameterType, 
				AutocreateParameterType, 
				BooleanParameterType, 
				CharParameterType, 
				EnumParameterType, 
				IntegerParameterType, 
				RealParameterType, 
				StringParameterType, 
				UserParameterType