Table of Contents - rack-u2f-0.1.4 Documentation
Pages
Classes and Modules
- Rack
- Rack::U2f
- Rack::U2f::AuthenticationMiddleware
- Rack::U2f::Helpers
- Rack::U2f::RegistrationServer
- Rack::U2f::RegistrationStore
- Rack::U2f::RegistrationStore::ActiveRecordStore
- Rack::U2f::RegistrationStore::RedisStore
Methods
- ::new — Rack::U2f::AuthenticationMiddleware
- ::new — Rack::U2f::RegistrationServer
- ::new — Rack::U2f::RegistrationStore::ActiveRecordStore
- ::new — Rack::U2f::RegistrationStore::RedisStore
- #authenticated? — Rack::U2f::AuthenticationMiddleware
- #call — Rack::U2f::AuthenticationMiddleware
- #call — Rack::U2f::RegistrationServer
- #challenge_page — Rack::U2f::AuthenticationMiddleware
- #excluded? — Rack::U2f::AuthenticationMiddleware
- #extract_app_id — Rack::U2f::Helpers
- #generate_registration — Rack::U2f::RegistrationServer
- #get_registration — Rack::U2f::RegistrationStore::ActiveRecordStore
- #get_registration — Rack::U2f::RegistrationStore::RedisStore
- #key_handles — Rack::U2f::RegistrationStore::ActiveRecordStore
- #key_handles — Rack::U2f::RegistrationStore::RedisStore
- #registration_disabled — Rack::U2f::RegistrationServer
- #registration_page — Rack::U2f::RegistrationServer
- #resp_auth_from_u2f — Rack::U2f::AuthenticationMiddleware
- #resp_invalid — Rack::U2f::AuthenticationMiddleware
- #resp_unregistered — Rack::U2f::AuthenticationMiddleware
- #store_registration — Rack::U2f::RegistrationServer
- #store_registration — Rack::U2f::RegistrationStore::ActiveRecordStore
- #store_registration — Rack::U2f::RegistrationStore::RedisStore
- #update_registration — Rack::U2f::RegistrationStore::ActiveRecordStore
- #update_registration — Rack::U2f::RegistrationStore::RedisStore