api

http4k / org.http4k.security.oauth.server.request / RequestJWTValidator / validate

validate

abstract fun validate(clientId: ClientId, requestJwtContainer: RequestJwtContainer): InvalidAuthorizationRequest?