Module: CASino
- Includes:
- ActiveSupport::Configurable
- Defined in:
- lib/casino.rb,
lib/casino/engine.rb,
lib/casino/version.rb,
lib/casino/authenticator.rb,
app/listeners/casino/listener.rb,
app/processors/casino/processor_concern/browser.rb,
app/processors/casino/processor_concern/tickets.rb,
lib/generators/casino/install/install_generator.rb,
app/processors/casino/processor_concern/login_tickets.rb,
app/processors/casino/processor_concern/proxy_tickets.rb,
app/processors/casino/processor_concern/authentication.rb,
app/processors/casino/processor_concern/service_tickets.rb,
app/processors/casino/processor_concern/proxy_granting_tickets.rb,
app/processors/casino/processor_concern/ticket_granting_tickets.rb,
app/processors/casino/processor_concern/two_factor_authenticators.rb
Defined Under Namespace
Modules: ProcessorConcern, SessionsHelper Classes: ApplicationController, Authenticator, Engine, InstallGenerator, LegacyValidatorListener, LegacyValidatorProcessor, Listener, LoginCredentialAcceptorListener, LoginCredentialAcceptorProcessor, LoginCredentialRequestorListener, LoginCredentialRequestorProcessor, LoginTicket, LogoutListener, LogoutProcessor, OtherSessionsDestroyerListener, OtherSessionsDestroyerProcessor, Processor, ProxyGrantingTicket, ProxyTicket, ProxyTicketProviderListener, ProxyTicketProviderProcessor, ProxyTicketValidatorProcessor, ProxyTicketsController, SecondFactorAuthenticationAcceptorListener, SecondFactorAuthenticationAcceptorProcessor, ServiceRule, ServiceTicket, ServiceTicketValidatorProcessor, ServiceTicketsController, SessionDestroyerListener, SessionDestroyerProcessor, SessionOverviewListener, SessionOverviewProcessor, SessionsController, StaticAuthenticator, TicketGrantingTicket, TicketValidationResponseBuilder, TicketValidatorListener, TwoFactorAuthenticator, TwoFactorAuthenticatorActivatorListener, TwoFactorAuthenticatorActivatorProcessor, TwoFactorAuthenticatorDestroyerListener, TwoFactorAuthenticatorDestroyerProcessor, TwoFactorAuthenticatorOverviewListener, TwoFactorAuthenticatorOverviewProcessor, TwoFactorAuthenticatorRegistratorListener, TwoFactorAuthenticatorRegistratorProcessor, TwoFactorAuthenticatorsController, User, ValidationResult
Constant Summary collapse
- VERSION =
'3.0.0'- API =
Inflector alias
CASino::Api