Package-level declarations

Types

Link copied to clipboard
data class DpopProofContext(val keyThumbprint: String, val proofNonce: String?, val httpMethod: String, val httpUrl: String, val issuedAtEpochSeconds: Long)

Carries validated DPoP proof context through the filter chain.