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

13

tests

0

failures

0

ignored

0.043s

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 0.001s passed
test_getKidFromJweString_nonEmptyKidEntry 0.014s passed
test_getKidFromJweString_notBase64Encoded 0.001s passed
test_getKidFromJweString_notBase64EncodedJson 0.001s passed
test_getKidFromJweString_notJson 0.001s passed
test_getKidFromJweString_onePeriod 0.001s passed
test_verifyContentType_ctyEmpty 0.001s passed
test_verifyContentType_ctyIsJwt 0.001s passed
test_verifyContentType_ctyNotJwt 0.001s passed
test_verifyContentType_ctyNull 0.018s passed

Standard output

[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]
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 -------------------------------------------------
[10/05/2021, 13:49:24:636 BST] 00000015 SystemOut                                                    O Entering test: test_verifyContentType_ctyNull
[10/05/2021, 13:49:24:654 BST] 00000015 SystemOut                                                    O Exiting test: test_verifyContentType_ctyNull
[10/05/2021, 13:49:24:654 BST] 00000015 SystemOut                                                    O Entering test: test_verifyContentType_ctyEmpty
[10/05/2021, 13:49:24:655 BST] 00000015 SystemOut                                                    O Exiting test: test_verifyContentType_ctyEmpty
[10/05/2021, 13:49:24:656 BST] 00000015 SystemOut                                                    O Entering test: test_verifyContentType_ctyNotJwt
[10/05/2021, 13:49:24:657 BST] 00000015 SystemOut                                                    O Exiting test: test_verifyContentType_ctyNotJwt
[10/05/2021, 13:49:24:657 BST] 00000015 SystemOut                                                    O Entering test: test_verifyContentType_ctyIsJwt
[10/05/2021, 13:49:24:658 BST] 00000015 SystemOut                                                    O Exiting test: test_verifyContentType_ctyIsJwt
[10/05/2021, 13:49:24:658 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_justFourPeriods
[10/05/2021, 13:49:24:660 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_justFourPeriods
[10/05/2021, 13:49:24:660 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_onePeriod
[10/05/2021, 13:49:24:660 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_onePeriod
[10/05/2021, 13:49:24:661 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_notBase64Encoded
[10/05/2021, 13:49:24:661 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_notBase64Encoded
[10/05/2021, 13:49:24:662 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_notBase64EncodedJson
[10/05/2021, 13:49:24:662 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_notBase64EncodedJson
[10/05/2021, 13:49:24:663 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_notJson
[10/05/2021, 13:49:24:663 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_notJson
[10/05/2021, 13:49:24:664 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_emptyJson
[10/05/2021, 13:49:24:665 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_emptyJson
[10/05/2021, 13:49:24:665 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_missingKidEntry
[10/05/2021, 13:49:24:665 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_missingKidEntry
[10/05/2021, 13:49:24:666 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_emptyKidEntry
[10/05/2021, 13:49:24:666 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_emptyKidEntry
[10/05/2021, 13:49:24:667 BST] 00000015 SystemOut                                                    O Entering test: test_getKidFromJweString_nonEmptyKidEntry
[10/05/2021, 13:49:24:681 BST] 00000015 SystemOut                                                    O Exiting test: test_getKidFromJweString_nonEmptyKidEntry

-- Trace -------------------------------------------------
[10/05/2021, 13:49:24:636 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_verifyContentType_ctyNull
[10/05/2021, 13:49:24:654 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_verifyContentType_ctyNull
[10/05/2021, 13:49:24:654 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_verifyContentType_ctyEmpty
[10/05/2021, 13:49:24:655 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_verifyContentType_ctyEmpty
[10/05/2021, 13:49:24:656 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_verifyContentType_ctyNotJwt
[10/05/2021, 13:49:24:657 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_verifyContentType_ctyNotJwt
[10/05/2021, 13:49:24:657 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_verifyContentType_ctyIsJwt
[10/05/2021, 13:49:24:658 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_verifyContentType_ctyIsJwt
[10/05/2021, 13:49:24:658 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_justFourPeriods
[10/05/2021, 13:49:24:659 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.
[10/05/2021, 13:49:24:660 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_justFourPeriods
[10/05/2021, 13:49:24:660 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_onePeriod
[10/05/2021, 13:49:24:660 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.
[10/05/2021, 13:49:24:660 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_onePeriod
[10/05/2021, 13:49:24:661 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_notBase64Encoded
[10/05/2021, 13:49:24:661 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.
[10/05/2021, 13:49:24:661 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_notBase64Encoded
[10/05/2021, 13:49:24:662 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_notBase64EncodedJson
[10/05/2021, 13:49:24:662 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.
[10/05/2021, 13:49:24:662 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_notBase64EncodedJson
[10/05/2021, 13:49:24:663 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_notJson
[10/05/2021, 13:49:24:663 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.
[10/05/2021, 13:49:24:663 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_notJson
[10/05/2021, 13:49:24:664 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_emptyJson
[10/05/2021, 13:49:24:665 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_emptyJson
[10/05/2021, 13:49:24:665 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_missingKidEntry
[10/05/2021, 13:49:24:665 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_missingKidEntry
[10/05/2021, 13:49:24:666 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_emptyKidEntry
[10/05/2021, 13:49:24:666 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_emptyKidEntry
[10/05/2021, 13:49:24:667 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getKidFromJweString_nonEmptyKidEntry
[10/05/2021, 13:49:24:681 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getKidFromJweString_nonEmptyKidEntry