Warden-Supreme
Toggle table of contents
1.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Warden-Supreme
supreme-verifier
/
at.asitplus.attestation.supreme
/
InMemoryChallengeCache
/
ChallengeCacheFullException
Challenge
Cache
Full
Exception
class
ChallengeCacheFullException
(
val
maxChallenges
:
Int
)
:
IllegalStateException
(
source
)
Members
Constructors
Challenge
Cache
Full
Exception
Link copied to clipboard
constructor
(
maxChallenges
:
Int
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
max
Challenges
Link copied to clipboard
val
maxChallenges
:
Int
message
Link copied to clipboard
open
val
message
:
String
?