All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemas.configuration.http-conf.xsd Maven / Gradle / Ivy

There is a newer version: 2.7.18
Show newest version





     
    
    
    

    

    
    
    
    
    
    
    
      
        
          
            
                
                   
                     
                       Holds the parameters that configure
                       a client-side HTTP connection.
                     
                   
                
                
                   
                     
                       Holds the parameters that configure
                       the Basic Authentication that will be preemptively
                       used. Note, supplying a Basic Auth Supplier object
                       is the preferred approach.
                     
                   
                
                
                   
                     
                       Holds the parameters that configure
                       the Basic Authentication for an outgoing HTTP
                       Proxy Server.
                     
                   
                
                
                   
                     
                       Holds the parameters that configure
                       the underlying SSL/TLS JSSE client-side 
                       of an HTTPS connection.
                     
                   
                
                
                   
                     
                       Holds the bean reference or class name
                       of an object that supplies Auth information
                       both preemptively and in response to a 401 HTTP
                       Challenge. This class must extend the abstract class 
                       org.apache.cxf.transport.http.HttpBasicAuthSupplier.
                     
                   
                
                
                   
                     
                       Holds the bean reference or class name
                       of an object that checks the Http(s)URLConnection
                       that will establish trust for a connection with an
                       HTTP(S) server, before any information is sent to the
                       server, namely Basic Auth information. This class
                       must extend the abstract class
                       org.apache.cxf.transport.http.MessageTrustDecider. 
                     
                   
                
            
            
          
        
      
    
    
    
      
        
          
            
	            
	               
	                 
	                   Holds the parameters that configure
	                   a server-side HTTP connection.
	                 
	               
	            
	            
	               
	                 
	                   Holds the parameters that configure
	                   the context match strategy for processing an HTTP request.
	                 
	               
	            
	            
	               
	                 
	                   Signifies whether the parameter order of
	                   an HTTP request handled by this destination is fixed.
	                 
	               
	            
	        
            
          
        
      
   
   
 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy