Standard output
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/03/18 23:05:19:793 GMT] 00000012 SystemOut O Entering test: testConstructor
[09/03/18 23:05:19:796 GMT] 00000012 SystemOut O Exiting test: testConstructor
[09/03/18 23:05:19:797 GMT] 00000012 SystemOut O Entering test: testSignerIncludesCorrectKeyTypeForJWT
[09/03/18 23:05:19:810 GMT] 00000012 SystemErr R SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[09/03/18 23:05:19:811 GMT] 00000012 SystemErr R SLF4J: Defaulting to no-operation (NOP) logger implementation
[09/03/18 23:05:19:812 GMT] 00000012 SystemErr R SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[09/03/18 23:05:20:810 GMT] 00000012 SystemOut O decoded header: {"typ":"JWT","alg":"none"}
[09/03/18 23:05:20:812 GMT] 00000012 SystemOut O Exiting test: testSignerIncludesCorrectKeyTypeForJWT
-- Trace -------------------------------------------------
[09/03/18 23:05:19:793 GMT] 00000012 id= SystemOut O Entering test: testConstructor
[09/03/18 23:05:19:796 GMT] 00000012 id= SystemOut O Exiting test: testConstructor
[09/03/18 23:05:19:797 GMT] 00000012 id= SystemOut O Entering test: testSignerIncludesCorrectKeyTypeForJWT
[09/03/18 23:05:19:810 GMT] 00000012 id= SystemErr R SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[09/03/18 23:05:19:811 GMT] 00000012 id= SystemErr R SLF4J: Defaulting to no-operation (NOP) logger implementation
[09/03/18 23:05:19:812 GMT] 00000012 id= SystemErr R SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[09/03/18 23:05:20:810 GMT] 00000012 id= SystemOut O decoded header: {"typ":"JWT","alg":"none"}
[09/03/18 23:05:20:812 GMT] 00000012 id= SystemOut O Exiting test: testSignerIncludesCorrectKeyTypeForJWT