Table of Contents - rbsso-0.3.1 Documentation
Classes and Modules
- RbSSO
- RbSSO::Authentication
- RbSSO::Authentication::VersionMismatch
- RbSSO::Client
- RbSSO::Client::NonceMismatch
- RbSSO::Client::TicketExpired
- RbSSO::Client::WrongService
- RbSSO::Server
- RbSSO::Ticket
Methods
- ::check_version — RbSSO::Authentication
- ::new — RbSSO::Authentication
- ::new — RbSSO::Authentication::VersionMismatch
- ::new — RbSSO::Client
- ::new — RbSSO::Client::TicketExpired
- ::new — RbSSO::Client::WrongService
- ::new — RbSSO::Client::NonceMismatch
- ::new — RbSSO::Server
- ::new — RbSSO::Ticket
- ::open — RbSSO::Ticket
- ::parse — RbSSO::Authentication
- ::sign — RbSSO::Ticket
- #== — RbSSO::Authentication
- #content — RbSSO::Authentication
- #expired? — RbSSO::Authentication
- #open — RbSSO::Client
- #ticket — RbSSO::Server
- #to_base64 — RbSSO::Ticket
- #to_info — RbSSO::Authentication
- #to_s — RbSSO::Authentication
- #verify_key — RbSSO::Server