package strategy
          
          
            
          
          
        
        
            Ordering
            
          
          - Alphabetic
 
              Visibility
              
        - Public
 - All
 
Type Members
-  abstract class BasicAuthStrategy [UserType <: AnyRef] extends ScentryStrategy[UserType] with RemoteAddress
 - 
      
      
      
        
      
    
      
        
        trait
      
      
        
              BasicAuthSupport
            [UserType <: AnyRef] extends AnyRef
      
      
      
Provides a hook for the basic auth strategy
Provides a hook for the basic auth strategy
for more details on usage check: https://gist.github.com/732347
 -  trait RemoteAddress extends AnyRef
 
Value Members
-  object BasicAuthStrategy