mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-03 00:14:12 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			547 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			547 B
		
	
	
	
		
			Python
		
	
	
	
	
	
# The following has been generated automatically from src/core/auth/qgsauthconfig.h
 | 
						|
try:
 | 
						|
    QgsAuthMethodConfig.uriToResource = staticmethod(QgsAuthMethodConfig.uriToResource)
 | 
						|
    QgsAuthMethodConfig.__group__ = ['auth']
 | 
						|
except (NameError, AttributeError):
 | 
						|
    pass
 | 
						|
try:
 | 
						|
    QgsPkiBundle.__group__ = ['auth']
 | 
						|
except (NameError, AttributeError):
 | 
						|
    pass
 | 
						|
try:
 | 
						|
    QgsPkiConfigBundle.__group__ = ['auth']
 | 
						|
except (NameError, AttributeError):
 | 
						|
    pass
 | 
						|
try:
 | 
						|
    QgsAuthConfigSslServer.__group__ = ['auth']
 | 
						|
except (NameError, AttributeError):
 | 
						|
    pass
 |