toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-security-oauth
/
org.http4k.security.oauth.server.request
/
RequestJWTValidator
Request
JWTValidator
fun
interface
RequestJWTValidator
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
validate
Link copied to clipboard
abstract
fun
validate
(
clientId
:
ClientId
,
requestJwtContainer
:
RequestJwtContainer
)
:
InvalidAuthorizationRequest
?