RequestObjectJwsVerifier
Implementations need to verify the passed JwsSigned and return its result
Functions
Link copied to clipboard
abstract operator fun invoke(jws: JwsSigned, authnRequest: AuthenticationRequestParameters): Boolean