Class com.ibm.ws.security.jwt.utils.JweHelperTest

13

tests

0

failures

0

ignored

0.018s

duration

100%

successful

Tests

Test Duration Result
test_getKidFromJweString_emptyJson 0.001s passed
test_getKidFromJweString_emptyKidEntry 0.001s passed
test_getKidFromJweString_justFourPeriods 0.001s passed
test_getKidFromJweString_missingKidEntry 0s passed
test_getKidFromJweString_nonEmptyKidEntry 0s passed
test_getKidFromJweString_notBase64Encoded 0s passed
test_getKidFromJweString_notBase64EncodedJson 0s passed
test_getKidFromJweString_notJson 0.001s passed
test_getKidFromJweString_onePeriod 0s passed
test_verifyContentType_ctyEmpty 0.001s passed
test_verifyContentType_ctyIsJwt 0s passed
test_verifyContentType_ctyNotJwt 0s passed
test_verifyContentType_ctyNull 0.013s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1a41b7de
[WARNING ] MP_CONFIG_PUBLIC_KEY_ALG_NOT_SUPPORTED 
                                                                                                               NO256
                                                                                                               RS256
                                                                                                               [RS256, RS384, RS512, HS256, HS384, HS512, ES256, ES384, ES512]
[WARNING ] MP_CONFIG_PUBLIC_KEY_ALG_NOT_SUPPORTED 
                                                                                                               unknown algorithm
                                                                                                               RS256
                                                                                                               [RS256, RS384, RS512, HS256, HS384, HS512, ES256, ES384, ES512]
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1a41b7de
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1a41b7de
    TrConfigZapper.zapTrConfig : finished invoke init()
SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
Entering test: test_verifyContentType_ctyNull
Exiting test: test_verifyContentType_ctyNull
Entering test: test_verifyContentType_ctyEmpty
Exiting test: test_verifyContentType_ctyEmpty
Entering test: test_verifyContentType_ctyNotJwt
Exiting test: test_verifyContentType_ctyNotJwt
Entering test: test_verifyContentType_ctyIsJwt
Exiting test: test_verifyContentType_ctyIsJwt
Entering test: test_getKidFromJweString_justFourPeriods
Exiting test: test_getKidFromJweString_justFourPeriods
Entering test: test_getKidFromJweString_onePeriod
Exiting test: test_getKidFromJweString_onePeriod
Entering test: test_getKidFromJweString_notBase64Encoded
Exiting test: test_getKidFromJweString_notBase64Encoded
Entering test: test_getKidFromJweString_notBase64EncodedJson
Exiting test: test_getKidFromJweString_notBase64EncodedJson
Entering test: test_getKidFromJweString_notJson
Exiting test: test_getKidFromJweString_notJson
Entering test: test_getKidFromJweString_emptyJson
Exiting test: test_getKidFromJweString_emptyJson
Entering test: test_getKidFromJweString_missingKidEntry
Exiting test: test_getKidFromJweString_missingKidEntry
Entering test: test_getKidFromJweString_emptyKidEntry
Exiting test: test_getKidFromJweString_emptyKidEntry
Entering test: test_getKidFromJweString_nonEmptyKidEntry
Exiting test: test_getKidFromJweString_nonEmptyKidEntry

-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
[28/03/2022, 14:03:44:592 BST] 00000015 SystemOut                                                    O Entering test: test_verifyContentType_ctyNull
[28/03/2022, 14:03:44:605 BST] 00000015 SystemOut                                                    O Exiting test: test_verifyContentType_ctyNull
[28/03/2022, 14:03:44:605 BST] 00000015 SystemOut                                                    O Entering test: test_verifyContentType_ctyEmpty
[28/03/2022, 14:03:44:605 BST] 00000015 SystemOut                                                    O Exiting test: test_verifyContentType_ctyEmpty
[28/03/2022, 14:03:44:606 BST] 00000015 SystemOut                                                    O Entering test: test_verifyContentType_ctyNotJwt
[28/03/2022, 14:03:44:606 BST] 00000015 SystemOut                                                    O Exiting test: test_verifyContentType_ctyNotJwt
[28/03/2022, 14:03:44:607 BST] 00000015 SystemOut                                                    O Entering test: test_verifyContentType_ctyIsJwt
[28/03/2022, 14:03:44:607 BST] 00000015 SystemOut                                                    O Exiting test: test_verifyContentType_ctyIsJwt
[28/03/2022, 14:03:44:607 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_justFourPeriods
[28/03/2022, 14:03:44:608 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_justFourPeriods
[28/03/2022, 14:03:44:608 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_onePeriod
[28/03/2022, 14:03:44:608 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_onePeriod
[28/03/2022, 14:03:44:609 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_notBase64Encoded
[28/03/2022, 14:03:44:609 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_notBase64Encoded
[28/03/2022, 14:03:44:609 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_notBase64EncodedJson
[28/03/2022, 14:03:44:609 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_notBase64EncodedJson
[28/03/2022, 14:03:44:609 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_notJson
[28/03/2022, 14:03:44:610 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_notJson
[28/03/2022, 14:03:44:610 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_emptyJson
[28/03/2022, 14:03:44:610 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_emptyJson
[28/03/2022, 14:03:44:611 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_missingKidEntry
[28/03/2022, 14:03:44:611 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_missingKidEntry
[28/03/2022, 14:03:44:611 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_emptyKidEntry
[28/03/2022, 14:03:44:611 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_emptyKidEntry
[28/03/2022, 14:03:44:612 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_nonEmptyKidEntry
[28/03/2022, 14:03:44:612 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_nonEmptyKidEntry

-- Trace -------------------------------------------------
[28/03/2022, 14:03:44:592 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_verifyContentType_ctyNull
[28/03/2022, 14:03:44:605 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_verifyContentType_ctyNull
[28/03/2022, 14:03:44:605 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_verifyContentType_ctyEmpty
[28/03/2022, 14:03:44:605 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_verifyContentType_ctyEmpty
[28/03/2022, 14:03:44:606 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_verifyContentType_ctyNotJwt
[28/03/2022, 14:03:44:606 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_verifyContentType_ctyNotJwt
[28/03/2022, 14:03:44:607 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_verifyContentType_ctyIsJwt
[28/03/2022, 14:03:44:607 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_verifyContentType_ctyIsJwt
[28/03/2022, 14:03:44:607 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_justFourPeriods
[28/03/2022, 14:03:44:608 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.utils.JweHelper                      3 Caught exception getting kid from JWE string: org.jose4j.lang.JoseException: Parsing error: org.jose4j.json.internal.json_simple.parser.ParseException: Unexpected token END OF FILE at position 0.
[28/03/2022, 14:03:44:608 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_justFourPeriods
[28/03/2022, 14:03:44:608 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_onePeriod
[28/03/2022, 14:03:44:608 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.utils.JweHelper                      3 Caught exception getting kid from JWE string: org.jose4j.lang.JoseException: Parsing error: org.jose4j.json.internal.json_simple.parser.ParseException: Unexpected token END OF FILE at position 0.
[28/03/2022, 14:03:44:608 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_onePeriod
[28/03/2022, 14:03:44:609 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_notBase64Encoded
[28/03/2022, 14:03:44:609 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.utils.JweHelper                      3 Caught exception getting kid from JWE string: org.jose4j.lang.JoseException: Parsing error: org.jose4j.json.internal.json_simple.parser.ParseException: Unexpected character (�) at position 0.
[28/03/2022, 14:03:44:609 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_notBase64Encoded
[28/03/2022, 14:03:44:609 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_notBase64EncodedJson
[28/03/2022, 14:03:44:609 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.utils.JweHelper                      3 Caught exception getting kid from JWE string: org.jose4j.lang.JoseException: Parsing error: org.jose4j.json.internal.json_simple.parser.ParseException: Unexpected character (�) at position 0.
[28/03/2022, 14:03:44:609 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_notBase64EncodedJson
[28/03/2022, 14:03:44:609 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_notJson
[28/03/2022, 14:03:44:610 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.utils.JweHelper                      3 Caught exception getting kid from JWE string: org.jose4j.lang.JoseException: Parsing error: org.jose4j.json.internal.json_simple.parser.ParseException: Unexpected character (n) at position 0.
[28/03/2022, 14:03:44:610 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_notJson
[28/03/2022, 14:03:44:610 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_emptyJson
[28/03/2022, 14:03:44:610 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_emptyJson
[28/03/2022, 14:03:44:611 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_missingKidEntry
[28/03/2022, 14:03:44:611 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_missingKidEntry
[28/03/2022, 14:03:44:611 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_emptyKidEntry
[28/03/2022, 14:03:44:611 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_emptyKidEntry
[28/03/2022, 14:03:44:612 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_nonEmptyKidEntry
[28/03/2022, 14:03:44:612 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_nonEmptyKidEntry