Table of Contents - wor-authentication-0.2.2 Documentation
Classes and Modules
- Wor
- Wor::Authentication
- Wor::Authentication::Controller
- Wor::Authentication::DecodedToken
- Wor::Authentication::Exceptions
- Wor::Authentication::Exceptions::EntityCustomValidationError
- Wor::Authentication::Exceptions::ExpiredTokenError
- Wor::Authentication::Exceptions::InvalidAuthorizationToken
- Wor::Authentication::Exceptions::InvalidExpirationDaysError
- Wor::Authentication::Exceptions::InvalidMaximumUsefulDaysError
- Wor::Authentication::Exceptions::MissingAuthorizationHeader
- Wor::Authentication::Exceptions::NoKeyProvidedError
- Wor::Authentication::Exceptions::NotRenewableTokenError
- Wor::Authentication::Exceptions::SubclassMustImplementError
- Wor::Authentication::Generators
- Wor::Authentication::Generators::InstallGenerator
- Wor::Authentication::SessionsController
- Wor::Authentication::TokenManager
Methods
- ::config — Wor::Authentication
- ::configure — Wor::Authentication
- ::expiration_days — Wor::Authentication
- ::expiration_days= — Wor::Authentication
- ::maximum_useful_days — Wor::Authentication
- ::maximum_useful_days= — Wor::Authentication
- ::new — Wor::Authentication::DecodedToken
- ::new — Wor::Authentication::TokenManager
- #able_to_renew? — Wor::Authentication::DecodedToken
- #access_token_object — Wor::Authentication::SessionsController
- #authenticate_entity — Wor::Authentication::Controller
- #authenticate_params — Wor::Authentication::SessionsController
- #authenticate_request — Wor::Authentication::Controller
- #authentication_token — Wor::Authentication::Controller
- #copy_initializer — Wor::Authentication::Generators::InstallGenerator
- #create — Wor::Authentication::SessionsController
- #current_entity — Wor::Authentication::Controller
- #current_entity — Wor::Authentication::SessionsController
- #decode — Wor::Authentication::TokenManager
- #decoded_token — Wor::Authentication::Controller
- #encode — Wor::Authentication::TokenManager
- #entity_custom_validation_invalidate_all_value — Wor::Authentication::Controller
- #entity_custom_validation_renew_value — Wor::Authentication::Controller
- #entity_custom_validation_value — Wor::Authentication::Controller
- #entity_payload — Wor::Authentication::Controller
- #expired? — Wor::Authentication::DecodedToken
- #fetch — Wor::Authentication::DecodedToken
- #find_authenticable_entity — Wor::Authentication::Controller
- #generate_access_token — Wor::Authentication::SessionsController
- #invalidate_all — Wor::Authentication::SessionsController
- #new_token_expiration_date — Wor::Authentication::Controller
- #render_entity_invalid_custom_validation — Wor::Authentication::SessionsController
- #render_error — Wor::Authentication::SessionsController
- #render_expired_token — Wor::Authentication::SessionsController
- #render_invalid_authorization_token — Wor::Authentication::SessionsController
- #render_missing_authorization_token — Wor::Authentication::SessionsController
- #render_not_renewable_token — Wor::Authentication::SessionsController
- #renew — Wor::Authentication::SessionsController
- #renew_access_token — Wor::Authentication::SessionsController
- #renew_token_params — Wor::Authentication::SessionsController
- #token_key — Wor::Authentication::Controller
- #token_maximum_useful_date — Wor::Authentication::Controller
- #token_renew_id — Wor::Authentication::Controller
- #valid_entity_custom_validation? — Wor::Authentication::DecodedToken
- #valid_renew_id? — Wor::Authentication::DecodedToken
- #validate! — Wor::Authentication::DecodedToken