Class com.ibm.ws.security.common.jwk.impl.JwKRetrieverTest

17

tests

0

failures

0

ignored

0.104s

duration

100%

successful

Tests

Test Duration Result
testCreateJwkBasedOnKty_ktyEC_jsonMissingCrvEntry 0.004s passed
testGetPublicKeyFromJwk_fileURL 0.007s passed
testGetPublicKeyFromJwk_fullLocation 0.006s passed
testGetPublicKeyFromJwk_publicKeyLocationInvalid 0.002s passed
testGetPublicKeyFromJwk_publicKeyTextInvalid 0.001s passed
testGetPublicKeyFromJwk_publicKeyTextPEM_kidSpecified 0.002s passed
testGetPublicKeyFromJwk_publicKeyTextPEM_noKidSpecified 0.002s passed
testGetPublicKeyFromJwk_relativeLocation 0.061s passed
testGetPublicKeyFromJwk_relativeLocationPEM_kidSpecified 0.007s passed
testGetPublicKeyFromJwk_relativeLocationPEM_noKidSpecified 0.004s passed
testParseKeyText_emptyKeyText 0.001s passed
testParseKeyText_keyTypeEC_signatureAlgorithmNotES 0.002s passed
testParseKeyText_keyTypeEC_signatureAlgorithmNull 0.001s passed
testParseKeyText_keyTypeNotString 0.001s passed
testParseKeyText_keyTypeUnknown 0.001s passed
testParseKeyText_noKtyEntryInText 0.001s passed
testParseKeyText_nullArgs 0.001s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@84db0a62
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@84db0a62
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@84db0a62
    TrConfigZapper.zapTrConfig : finished invoke init()
SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
Entering test: testGetPublicKeyFromJwk_relativeLocation
Exiting test: testGetPublicKeyFromJwk_relativeLocation
Entering test: testGetPublicKeyFromJwk_fullLocation
Exiting test: testGetPublicKeyFromJwk_fullLocation
Entering test: testGetPublicKeyFromJwk_fileURL
Exiting test: testGetPublicKeyFromJwk_fileURL
Entering test: testGetPublicKeyFromJwk_relativeLocationPEM_kidSpecified
Exiting test: testGetPublicKeyFromJwk_relativeLocationPEM_kidSpecified
Entering test: testGetPublicKeyFromJwk_relativeLocationPEM_noKidSpecified
Exiting test: testGetPublicKeyFromJwk_relativeLocationPEM_noKidSpecified
Entering test: testGetPublicKeyFromJwk_publicKeyTextPEM_kidSpecified
Exiting test: testGetPublicKeyFromJwk_publicKeyTextPEM_kidSpecified
Entering test: testGetPublicKeyFromJwk_publicKeyTextPEM_noKidSpecified
Exiting test: testGetPublicKeyFromJwk_publicKeyTextPEM_noKidSpecified
Entering test: testGetPublicKeyFromJwk_publicKeyTextInvalid
Exiting test: testGetPublicKeyFromJwk_publicKeyTextInvalid
Entering test: testGetPublicKeyFromJwk_publicKeyLocationInvalid
Exiting test: testGetPublicKeyFromJwk_publicKeyLocationInvalid
Entering test: testParseKeyText_nullArgs
Exiting test: testParseKeyText_nullArgs
Entering test: testParseKeyText_emptyKeyText
Exiting test: testParseKeyText_emptyKeyText
Entering test: testParseKeyText_noKtyEntryInText
Exiting test: testParseKeyText_noKtyEntryInText
Entering test: testParseKeyText_keyTypeNotString
Exiting test: testParseKeyText_keyTypeNotString
Entering test: testParseKeyText_keyTypeUnknown
Exiting test: testParseKeyText_keyTypeUnknown
Entering test: testParseKeyText_keyTypeEC_signatureAlgorithmNull
Exiting test: testParseKeyText_keyTypeEC_signatureAlgorithmNull
Entering test: testParseKeyText_keyTypeEC_signatureAlgorithmNotES
Exiting test: testParseKeyText_keyTypeEC_signatureAlgorithmNotES
Entering test: testCreateJwkBasedOnKty_ktyEC_jsonMissingCrvEntry
Exiting test: testCreateJwkBasedOnKty_ktyEC_jsonMissingCrvEntry

-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
[10/10/2022, 16:52:34:261 BST] 00000015 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_relativeLocation
[10/10/2022, 16:52:34:322 BST] 00000015 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_relativeLocation
[10/10/2022, 16:52:34:323 BST] 00000015 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_fullLocation
[10/10/2022, 16:52:34:329 BST] 00000015 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_fullLocation
[10/10/2022, 16:52:34:330 BST] 00000015 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_fileURL
[10/10/2022, 16:52:34:337 BST] 00000015 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_fileURL
[10/10/2022, 16:52:34:338 BST] 00000015 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_relativeLocationPEM_kidSpecified
[10/10/2022, 16:52:34:344 BST] 00000015 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_relativeLocationPEM_kidSpecified
[10/10/2022, 16:52:34:346 BST] 00000015 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_relativeLocationPEM_noKidSpecified
[10/10/2022, 16:52:34:348 BST] 00000015 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_relativeLocationPEM_noKidSpecified
[10/10/2022, 16:52:34:349 BST] 00000015 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_publicKeyTextPEM_kidSpecified
[10/10/2022, 16:52:34:351 BST] 00000015 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_publicKeyTextPEM_kidSpecified
[10/10/2022, 16:52:34:352 BST] 00000015 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_publicKeyTextPEM_noKidSpecified
[10/10/2022, 16:52:34:354 BST] 00000015 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_publicKeyTextPEM_noKidSpecified
[10/10/2022, 16:52:34:354 BST] 00000015 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_publicKeyTextInvalid
[10/10/2022, 16:52:34:355 BST] 00000015 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_publicKeyTextInvalid
[10/10/2022, 16:52:34:357 BST] 00000015 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_publicKeyLocationInvalid
[10/10/2022, 16:52:34:357 BST] 00000015 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_publicKeyLocationInvalid
[10/10/2022, 16:52:34:359 BST] 00000015 SystemOut                                                    O Entering test: testParseKeyText_nullArgs
[10/10/2022, 16:52:34:359 BST] 00000015 SystemOut                                                    O Exiting test: testParseKeyText_nullArgs
[10/10/2022, 16:52:34:360 BST] 00000015 SystemOut                                                    O Entering test: testParseKeyText_emptyKeyText
[10/10/2022, 16:52:34:361 BST] 00000015 SystemOut                                                    O Exiting test: testParseKeyText_emptyKeyText
[10/10/2022, 16:52:34:362 BST] 00000015 SystemOut                                                    O Entering test: testParseKeyText_noKtyEntryInText
[10/10/2022, 16:52:34:362 BST] 00000015 SystemOut                                                    O Exiting test: testParseKeyText_noKtyEntryInText
[10/10/2022, 16:52:34:363 BST] 00000015 SystemOut                                                    O Entering test: testParseKeyText_keyTypeNotString
[10/10/2022, 16:52:34:364 BST] 00000015 SystemOut                                                    O Exiting test: testParseKeyText_keyTypeNotString
[10/10/2022, 16:52:34:365 BST] 00000015 SystemOut                                                    O Entering test: testParseKeyText_keyTypeUnknown
[10/10/2022, 16:52:34:365 BST] 00000015 SystemOut                                                    O Exiting test: testParseKeyText_keyTypeUnknown
[10/10/2022, 16:52:34:366 BST] 00000015 SystemOut                                                    O Entering test: testParseKeyText_keyTypeEC_signatureAlgorithmNull
[10/10/2022, 16:52:34:367 BST] 00000015 SystemOut                                                    O Exiting test: testParseKeyText_keyTypeEC_signatureAlgorithmNull
[10/10/2022, 16:52:34:368 BST] 00000015 SystemOut                                                    O Entering test: testParseKeyText_keyTypeEC_signatureAlgorithmNotES
[10/10/2022, 16:52:34:369 BST] 00000015 SystemOut                                                    O Exiting test: testParseKeyText_keyTypeEC_signatureAlgorithmNotES
[10/10/2022, 16:52:34:370 BST] 00000015 SystemOut                                                    O Entering test: testCreateJwkBasedOnKty_ktyEC_jsonMissingCrvEntry
[10/10/2022, 16:52:34:372 BST] 00000015 SystemOut                                                    O Exiting test: testCreateJwkBasedOnKty_ktyEC_jsonMissingCrvEntry

-- Trace -------------------------------------------------
[10/10/2022, 16:52:34:261 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_relativeLocation
[10/10/2022, 16:52:34:301 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 input stream obtained from classloader and  locationUsed set to: jdk.internal.loader.ClassLoaders$AppClassLoader@9478cf81./com/ibm/ws/security/common/jwk/impl/jwk_test.json
[10/10/2022, 16:52:34:307 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 kty of JWK is 'RSA'
[10/10/2022, 16:52:34:307 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:kty value:RSA
[10/10/2022, 16:52:34:307 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:x5t#S256 value:h2d0YhmNecvX5YUU8Yl_-qG-1J2Yy0E-UJdAhV9E2Rg=
[10/10/2022, 16:52:34:307 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:e value:AQAB
[10/10/2022, 16:52:34:307 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:use value:sig
[10/10/2022, 16:52:34:308 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:x5t value:U1dkoqHSjCUk2fdBHU-qSCpQXZc=
[10/10/2022, 16:52:34:308 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:kid value:test-key-id
[10/10/2022, 16:52:34:308 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:x5c value:[MIICrjCCAZYCCQDv64J60ppPWzANBgkqhkiG9w0BAQsFADAZMRcwFQYDVQQDDA5qd2tzX3Rlc3RfY2VydDAeFw0xODA2MDcxNTE2NTZaFw0yODA2MDQxNTE2NTZaMBkxFzAVBgNVBAMMDmp3a3NfdGVzdF9jZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArkCYJj7QPIURA+T0arwFkBWK/8PemAW/gppsY5p+uqwASoFNnHLOiUpS6k3NJRcb0QEu2MHjt7IKZ/mya4NgoAMfM+lm0+QmDhY1XFUrmKj0WQhp/Oc6X48kX2zDmu00GXjO3H2446IofTnBeWxIpClpH+aQ0rcCZlLOu/O/CDIHz30qpe4NT4MlkYUeKNltUBctNQP7VMJw4iPHCdsXlIfpVqzONWIdbsFTsk1r3ynrReOeIbP4JA2/sI03LdSS0XxMVYe7zwIb9dHmWlOjMcejNTEh4fRdNnwQYbU3aWhj55gNYpDxUvwazwN52Rm9XoTsv+pi0pj3SK0PeE3s1wIDAQABMA0GCSqGSIb3DQEBCwUAA4IBAQAoRYKPnuuq1/fQ2oXjiq8DKPW0jwhmM2NNbUwmarLdSFNAmYQ9Y8HQ2eLiJOfBClYijoPdWG+bGtf91oibDEYqARQbM9vEwUTSHvutwpMU0RhWWHyhGm8qVDRmeCYZdUPtuayenzlzF9f0oJEPOiUPwfCP+07EXdjaAEa2zX46wDTOdAJkgnmXS/sM12QvB5MQS+l9004BRlnveixbqoIln8/pxtCCfzD0AHoM8ksB8a80vZfaM2O9yBt7gcqXATdl3PsQkhCkp+/YgC6D9wCgqb17Aev/CCIvvpOeqIoJUQrfxdKPnHOUqwDU70Hd/b3ax+thkljTS8wLh5jXoUcb]
[10/10/2022, 16:52:34:308 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:n value:rkCYJj7QPIURA+T0arwFkBWK/8PemAW/gppsY5p+uqwASoFNnHLOiUpS6k3NJRcb0QEu2MHjt7IKZ/mya4NgoAMfM+lm0+QmDhY1XFUrmKj0WQhp/Oc6X48kX2zDmu00GXjO3H2446IofTnBeWxIpClpH+aQ0rcCZlLOu/O/CDIHz30qpe4NT4MlkYUeKNltUBctNQP7VMJw4iPHCdsXlIfpVqzONWIdbsFTsk1r3ynrReOeIbP4JA2/sI03LdSS0XxMVYe7zwIb9dHmWlOjMcejNTEh4fRdNnwQYbU3aWhj55gNYpDxUvwazwN52Rm9XoTsv+pi0pj3SK0PeE3s1w==
[10/10/2022, 16:52:34:322 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_relativeLocation
[10/10/2022, 16:52:34:323 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_fullLocation
[10/10/2022, 16:52:34:324 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 input stream obtained from file system and locationUsed set to: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.common.jsonwebkey/build/classes/java/test/com/ibm/ws/security/common/jwk/impl/jwk_test.json
[10/10/2022, 16:52:34:327 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 kty of JWK is 'RSA'
[10/10/2022, 16:52:34:327 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:kty value:RSA
[10/10/2022, 16:52:34:327 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:x5t#S256 value:h2d0YhmNecvX5YUU8Yl_-qG-1J2Yy0E-UJdAhV9E2Rg=
[10/10/2022, 16:52:34:327 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:e value:AQAB
[10/10/2022, 16:52:34:328 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:use value:sig
[10/10/2022, 16:52:34:328 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:x5t value:U1dkoqHSjCUk2fdBHU-qSCpQXZc=
[10/10/2022, 16:52:34:328 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:kid value:test-key-id
[10/10/2022, 16:52:34:328 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:x5c value:[MIICrjCCAZYCCQDv64J60ppPWzANBgkqhkiG9w0BAQsFADAZMRcwFQYDVQQDDA5qd2tzX3Rlc3RfY2VydDAeFw0xODA2MDcxNTE2NTZaFw0yODA2MDQxNTE2NTZaMBkxFzAVBgNVBAMMDmp3a3NfdGVzdF9jZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArkCYJj7QPIURA+T0arwFkBWK/8PemAW/gppsY5p+uqwASoFNnHLOiUpS6k3NJRcb0QEu2MHjt7IKZ/mya4NgoAMfM+lm0+QmDhY1XFUrmKj0WQhp/Oc6X48kX2zDmu00GXjO3H2446IofTnBeWxIpClpH+aQ0rcCZlLOu/O/CDIHz30qpe4NT4MlkYUeKNltUBctNQP7VMJw4iPHCdsXlIfpVqzONWIdbsFTsk1r3ynrReOeIbP4JA2/sI03LdSS0XxMVYe7zwIb9dHmWlOjMcejNTEh4fRdNnwQYbU3aWhj55gNYpDxUvwazwN52Rm9XoTsv+pi0pj3SK0PeE3s1wIDAQABMA0GCSqGSIb3DQEBCwUAA4IBAQAoRYKPnuuq1/fQ2oXjiq8DKPW0jwhmM2NNbUwmarLdSFNAmYQ9Y8HQ2eLiJOfBClYijoPdWG+bGtf91oibDEYqARQbM9vEwUTSHvutwpMU0RhWWHyhGm8qVDRmeCYZdUPtuayenzlzF9f0oJEPOiUPwfCP+07EXdjaAEa2zX46wDTOdAJkgnmXS/sM12QvB5MQS+l9004BRlnveixbqoIln8/pxtCCfzD0AHoM8ksB8a80vZfaM2O9yBt7gcqXATdl3PsQkhCkp+/YgC6D9wCgqb17Aev/CCIvvpOeqIoJUQrfxdKPnHOUqwDU70Hd/b3ax+thkljTS8wLh5jXoUcb]
[10/10/2022, 16:52:34:328 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:n value:rkCYJj7QPIURA+T0arwFkBWK/8PemAW/gppsY5p+uqwASoFNnHLOiUpS6k3NJRcb0QEu2MHjt7IKZ/mya4NgoAMfM+lm0+QmDhY1XFUrmKj0WQhp/Oc6X48kX2zDmu00GXjO3H2446IofTnBeWxIpClpH+aQ0rcCZlLOu/O/CDIHz30qpe4NT4MlkYUeKNltUBctNQP7VMJw4iPHCdsXlIfpVqzONWIdbsFTsk1r3ynrReOeIbP4JA2/sI03LdSS0XxMVYe7zwIb9dHmWlOjMcejNTEh4fRdNnwQYbU3aWhj55gNYpDxUvwazwN52Rm9XoTsv+pi0pj3SK0PeE3s1w==
[10/10/2022, 16:52:34:329 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_fullLocation
[10/10/2022, 16:52:34:330 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_fileURL
[10/10/2022, 16:52:34:331 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 input stream obtained from file system and locationUsed set to: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.common.jsonwebkey/build/classes/java/test/com/ibm/ws/security/common/jwk/impl/jwk_test.json
[10/10/2022, 16:52:34:334 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 kty of JWK is 'RSA'
[10/10/2022, 16:52:34:334 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:kty value:RSA
[10/10/2022, 16:52:34:334 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:x5t#S256 value:h2d0YhmNecvX5YUU8Yl_-qG-1J2Yy0E-UJdAhV9E2Rg=
[10/10/2022, 16:52:34:334 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:e value:AQAB
[10/10/2022, 16:52:34:334 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:use value:sig
[10/10/2022, 16:52:34:334 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:x5t value:U1dkoqHSjCUk2fdBHU-qSCpQXZc=
[10/10/2022, 16:52:34:334 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:kid value:test-key-id
[10/10/2022, 16:52:34:334 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:x5c value:[MIICrjCCAZYCCQDv64J60ppPWzANBgkqhkiG9w0BAQsFADAZMRcwFQYDVQQDDA5qd2tzX3Rlc3RfY2VydDAeFw0xODA2MDcxNTE2NTZaFw0yODA2MDQxNTE2NTZaMBkxFzAVBgNVBAMMDmp3a3NfdGVzdF9jZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArkCYJj7QPIURA+T0arwFkBWK/8PemAW/gppsY5p+uqwASoFNnHLOiUpS6k3NJRcb0QEu2MHjt7IKZ/mya4NgoAMfM+lm0+QmDhY1XFUrmKj0WQhp/Oc6X48kX2zDmu00GXjO3H2446IofTnBeWxIpClpH+aQ0rcCZlLOu/O/CDIHz30qpe4NT4MlkYUeKNltUBctNQP7VMJw4iPHCdsXlIfpVqzONWIdbsFTsk1r3ynrReOeIbP4JA2/sI03LdSS0XxMVYe7zwIb9dHmWlOjMcejNTEh4fRdNnwQYbU3aWhj55gNYpDxUvwazwN52Rm9XoTsv+pi0pj3SK0PeE3s1wIDAQABMA0GCSqGSIb3DQEBCwUAA4IBAQAoRYKPnuuq1/fQ2oXjiq8DKPW0jwhmM2NNbUwmarLdSFNAmYQ9Y8HQ2eLiJOfBClYijoPdWG+bGtf91oibDEYqARQbM9vEwUTSHvutwpMU0RhWWHyhGm8qVDRmeCYZdUPtuayenzlzF9f0oJEPOiUPwfCP+07EXdjaAEa2zX46wDTOdAJkgnmXS/sM12QvB5MQS+l9004BRlnveixbqoIln8/pxtCCfzD0AHoM8ksB8a80vZfaM2O9yBt7gcqXATdl3PsQkhCkp+/YgC6D9wCgqb17Aev/CCIvvpOeqIoJUQrfxdKPnHOUqwDU70Hd/b3ax+thkljTS8wLh5jXoUcb]
[10/10/2022, 16:52:34:334 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jRsaJWK             3 Entry key:n value:rkCYJj7QPIURA+T0arwFkBWK/8PemAW/gppsY5p+uqwASoFNnHLOiUpS6k3NJRcb0QEu2MHjt7IKZ/mya4NgoAMfM+lm0+QmDhY1XFUrmKj0WQhp/Oc6X48kX2zDmu00GXjO3H2446IofTnBeWxIpClpH+aQ0rcCZlLOu/O/CDIHz30qpe4NT4MlkYUeKNltUBctNQP7VMJw4iPHCdsXlIfpVqzONWIdbsFTsk1r3ynrReOeIbP4JA2/sI03LdSS0XxMVYe7zwIb9dHmWlOjMcejNTEh4fRdNnwQYbU3aWhj55gNYpDxUvwazwN52Rm9XoTsv+pi0pj3SK0PeE3s1w==
[10/10/2022, 16:52:34:337 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_fileURL
[10/10/2022, 16:52:34:338 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_relativeLocationPEM_kidSpecified
[10/10/2022, 16:52:34:339 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 input stream obtained from classloader and  locationUsed set to: jdk.internal.loader.ClassLoaders$AppClassLoader@9478cf81./com/ibm/ws/security/common/jwk/impl/rsa_key.pem
[10/10/2022, 16:52:34:344 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_relativeLocationPEM_kidSpecified
[10/10/2022, 16:52:34:346 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_relativeLocationPEM_noKidSpecified
[10/10/2022, 16:52:34:346 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 input stream obtained from classloader and  locationUsed set to: jdk.internal.loader.ClassLoaders$AppClassLoader@9478cf81./com/ibm/ws/security/common/jwk/impl/rsa_key.pem
[10/10/2022, 16:52:34:348 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_relativeLocationPEM_noKidSpecified
[10/10/2022, 16:52:34:349 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_publicKeyTextPEM_kidSpecified
[10/10/2022, 16:52:34:351 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_publicKeyTextPEM_kidSpecified
[10/10/2022, 16:52:34:352 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_publicKeyTextPEM_noKidSpecified
[10/10/2022, 16:52:34:354 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_publicKeyTextPEM_noKidSpecified
[10/10/2022, 16:52:34:354 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_publicKeyTextInvalid
[10/10/2022, 16:52:34:355 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 Caught exception parsing JSON string [��@U�bt��M�m]: java.io.IOException: Unexpected character '�' on line 1, column 1
[10/10/2022, 16:52:34:355 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_publicKeyTextInvalid
[10/10/2022, 16:52:34:357 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testGetPublicKeyFromJwk_publicKeyLocationInvalid
[10/10/2022, 16:52:34:357 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 input stream obtained from classloader and  locationUsed set to: jdk.internal.loader.ClassLoaders$AppClassLoader@9478cf81badKeyLocation
[10/10/2022, 16:52:34:357 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testGetPublicKeyFromJwk_publicKeyLocationInvalid
[10/10/2022, 16:52:34:359 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testParseKeyText_nullArgs
[10/10/2022, 16:52:34:359 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 Caught exception parsing JSON string [null]: java.lang.NullPointerException
[10/10/2022, 16:52:34:359 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testParseKeyText_nullArgs
[10/10/2022, 16:52:34:360 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testParseKeyText_emptyKeyText
[10/10/2022, 16:52:34:361 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 Caught exception parsing JSON string []: java.io.IOException: Expecting '{' on line 1, column 0 instead, obtained token: 'Token: EOF'
[10/10/2022, 16:52:34:361 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testParseKeyText_emptyKeyText
[10/10/2022, 16:52:34:362 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testParseKeyText_noKtyEntryInText
[10/10/2022, 16:52:34:362 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 JSON object is missing 'kty' entry
[10/10/2022, 16:52:34:362 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testParseKeyText_noKtyEntryInText
[10/10/2022, 16:52:34:363 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testParseKeyText_keyTypeNotString
[10/10/2022, 16:52:34:364 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testParseKeyText_keyTypeNotString
[10/10/2022, 16:52:34:365 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testParseKeyText_keyTypeUnknown
[10/10/2022, 16:52:34:365 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 kty of JWK is 'some unknown value'
[10/10/2022, 16:52:34:365 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testParseKeyText_keyTypeUnknown
[10/10/2022, 16:52:34:366 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testParseKeyText_keyTypeEC_signatureAlgorithmNull
[10/10/2022, 16:52:34:366 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 kty of JWK is 'EC'
[10/10/2022, 16:52:34:367 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testParseKeyText_keyTypeEC_signatureAlgorithmNull
[10/10/2022, 16:52:34:368 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testParseKeyText_keyTypeEC_signatureAlgorithmNotES
[10/10/2022, 16:52:34:368 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 kty of JWK is 'EC'
[10/10/2022, 16:52:34:369 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testParseKeyText_keyTypeEC_signatureAlgorithmNotES
[10/10/2022, 16:52:34:370 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: testCreateJwkBasedOnKty_ktyEC_jsonMissingCrvEntry
[10/10/2022, 16:52:34:370 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.JwKRetriever             3 kty of JWK is 'EC'
[10/10/2022, 16:52:34:371 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jEllipticCurveJWK   3 Entry Key:kty value:EC
[10/10/2022, 16:52:34:372 BST] 00000015 id=00000000 com.ibm.ws.security.common.jwk.impl.Jose4jEllipticCurveJWK   3 hit exception = Missing required 'crv' parameter.
[10/10/2022, 16:52:34:372 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: testCreateJwkBasedOnKty_ktyEC_jsonMissingCrvEntry