Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
KemalIdentity::SweepResult
Inherits
Struct
<
Value
<
Object
What one sweep removed.
Constructors
new
(expired_sessions :
Int32
= 0, revoked_sessions :
Int32
= 0, action_tokens :
Int32
= 0, remember_tokens :
Int32
= 0, api_tokens :
Int32
= 0, jwt_revocations :
Int32
= 0)
Source
Instance methods
action_tokens
Source
api_tokens
Source
empty?
Source
expired_sessions
Source
jwt_revocations
Source
remember_tokens
Source
revoked_sessions
Source
total
Source