Sha256: 6e5ab12529af0932b6f94bd3590d52927d4dbb3322967a70216fbc94e73dc008

Contents?: true

Size: 177 Bytes

Versions: 61

Compression:

Stored size: 177 Bytes

Contents

module Spider; module Auth
    
    class Authenticator
        
        def authenticate(*args)
            raise NotImplementedError
        end
        
    end
    
end; end

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
spiderfw-1.0.1 apps/core/auth/lib/authenticator.rb
spiderfw-1.0.0 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.39 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.38 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.37 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.35 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.34 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.33 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.32 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.31 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.30 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.29 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.28 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.27 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.26 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.26.pre1 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.25 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.24 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.23 apps/core/auth/lib/authenticator.rb
spiderfw-0.6.22 apps/core/auth/lib/authenticator.rb