Class Gollem_Application
- Horde_Registry_Application
- 
			 Gollem_Application Gollem_Application
		
		
		
		
		Located at Application.php
	
	| 
			 public 
			
			
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			
			
			 | 
		#
		 authAuthenticate( string $userId, array $credentials )Tries to authenticate with the server and create a session. | 
| 
			 public 
			boolean
			
			 | 
		#
		 authTransparent( Horde_Core_Auth_Application $auth_ob )Tries to transparently authenticate with the server and create a session. | 
| 
			 public 
			
			
			 | 
		#
		 authAuthenticateCallback( )Does necessary authentication tasks reliant on a full app environment. | 
| 
			 public 
			boolean
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | 
| 
			public  
			array
		 | $auth | 
				#
				 array(
    'authenticate',
    'transparent',
    'validate'
) | 
| 
			public  
			string
		 | $version | 
				#
				 'H4 (2.0.3-git)' |