Package-level declarations
Types
Link copied to clipboard
Filter for enforcing cryptographic binding between access tokens and DPoP proofs.
Link copied to clipboard
@ConditionalOnProperty(name = ["security.auth.dpop.enabled" ], havingValue = "true", matchIfMissing = true )
@Component
Filter for DPoP proof validation before JWT authentication.