Class com.ibm.ws.security.openidconnect.server.internal.JwtUtilsTest

13

tests

0

failures

0

ignored

0.150s

duration

100%

successful

Tests

Test Duration Result
test_getJwtVerificationKey_algNotAllowed 0.033s passed
test_getJwtVerificationKey_hs256 0.051s passed
test_getJwtVerificationKey_unsigned 0.001s passed
test_getPublicKeyFromJsonWebStructure_algMismatch 0.002s passed
test_getPublicKeyFromJsonWebStructure_kidAndX5tNotSpecified 0.002s passed
test_getPublicKeyFromJsonWebStructure_kidMatches 0.004s passed
test_getPublicKeyFromJsonWebStructure_noHeadersMatch 0.001s passed
test_getPublicKeyFromJsonWebStructure_serverMissingJwk 0.025s passed
test_getPublicKeyFromJsonWebStructure_x5tMatches 0.001s passed
test_getSharedKey_clientMatchesAud 0.001s passed
test_getSharedKey_missingAud 0.026s passed
test_getSharedKey_multipleAud 0.001s passed
test_getSharedKey_noClientMatchingAud 0.002s passed