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

2

tests

0

failures

0

ignored

0.149s

duration

100%

successful

Tests

Test Duration Result
testConstructor 0.002s passed
testSignerIncludesCorrectKeyTypeForJWT 0.147s passed

Standard output

[WARNING ] CWWKS6055W: The [test_getSignatureAlgorithm_betaDisabled_betaAlgorithm] configuration specifies the ES256 signature algorithm, but that algorithm is only available in the beta edition. The RS256 signature algorithm is used instead.
[WARNING ] CWWKS6055W: The [test_getSignatureAlgorithm_betaDisabled_betaAlgorithm_callMethodTwice] configuration specifies the ES256 signature algorithm, but that algorithm is only available in the beta edition. The RS256 signature algorithm is used instead.
[WARNING ] MP_CONFIG_PUBLIC_KEY_ALG_NOT_SUPPORTED 
                                                                                                               NO256
                                                                                                               RS256
[WARNING ] MP_CONFIG_PUBLIC_KEY_ALG_NOT_SUPPORTED 
                                                                                                               unknown algorithm
                                                                                                               RS256
SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
Entering test: testConstructor
Exiting test: testConstructor
Entering test: testSignerIncludesCorrectKeyTypeForJWT
decoded header: {"typ":"JWT","alg":"none"}
Exiting test: testSignerIncludesCorrectKeyTypeForJWT

-- System.err -------------------------------------------------
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

-- Messages -------------------------------------------------
[09/02/2021, 12:17:13:940 GMT] 00000015 SystemOut                                                    O Entering test: testConstructor
[09/02/2021, 12:17:13:942 GMT] 00000015 SystemOut                                                    O Exiting test: testConstructor
[09/02/2021, 12:17:13:942 GMT] 00000015 SystemOut                                                    O Entering test: testSignerIncludesCorrectKeyTypeForJWT
[09/02/2021, 12:17:13:947 GMT] 00000015 SystemErr                                                    R SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[09/02/2021, 12:17:13:947 GMT] 00000015 SystemErr                                                    R SLF4J: Defaulting to no-operation (NOP) logger implementation
[09/02/2021, 12:17:13:948 GMT] 00000015 SystemErr                                                    R SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[09/02/2021, 12:17:14:089 GMT] 00000015 SystemOut                                                    O decoded header: {"typ":"JWT","alg":"none"}
[09/02/2021, 12:17:14:089 GMT] 00000015 SystemOut                                                    O Exiting test: testSignerIncludesCorrectKeyTypeForJWT

-- Trace -------------------------------------------------
[09/02/2021, 12:17:13:940 GMT] 00000015 id=00000000 SystemOut                                                    O Entering test: testConstructor
[09/02/2021, 12:17:13:942 GMT] 00000015 id=00000000 SystemOut                                                    O Exiting test: testConstructor
[09/02/2021, 12:17:13:942 GMT] 00000015 id=00000000 SystemOut                                                    O Entering test: testSignerIncludesCorrectKeyTypeForJWT
[09/02/2021, 12:17:13:947 GMT] 00000015 id=00000000 SystemErr                                                    R SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[09/02/2021, 12:17:13:947 GMT] 00000015 id=00000000 SystemErr                                                    R SLF4J: Defaulting to no-operation (NOP) logger implementation
[09/02/2021, 12:17:13:948 GMT] 00000015 id=00000000 SystemErr                                                    R SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[09/02/2021, 12:17:14:089 GMT] 00000015 id=00000000 SystemOut                                                    O decoded header: {"typ":"JWT","alg":"none"}
[09/02/2021, 12:17:14:089 GMT] 00000015 id=00000000 SystemOut                                                    O Exiting test: testSignerIncludesCorrectKeyTypeForJWT