cc.otavia.handler.ssl.ClientAuth 
 
  Indicates the state of the SSLEngine  with respect to client authentication. This configuration item really only applies when building the server-side SslContext .
  
 
  Attributes 
  
   
    Graph
    
   
    
     Reset zoom Hide graph Show graph 
     
    
   
    Supertypes
    
   
    
     
      trait Enum 
     
     
      trait Serializable 
     
     
      trait Product 
     
     
      trait Equals 
     
     
      class Object 
     
     
      trait Matchable 
     
     
      class Any 
     
Show all 
     
    
   
  
 
 Members list 
 
 
  
   
    
     
      
      
       
        
         
        
         
          
         
          
           
           
            
             Indicates that the SSLEngine  will not request client authentication.
             
            
             
              Indicates that the SSLEngine  will not request client authentication.
              
             Attributes 
              
            
           
          
         
        
         
          
         
          
           
           
            
             Indicates that the SSLEngine  will request client authentication.
             
            
             
              Indicates that the SSLEngine  will request client authentication.
              
             Attributes 
              
            
           
          
         
        
         
          
         
          
           
           
            
             Indicates that the SSLEngine  will require  client authentication.
             
            
             
              Indicates that the SSLEngine  will require  client authentication.
              
             Attributes