Class com.ibm.ws.security.javaeesec.cdi.beans.LoginToContinueInterceptorTest

16

tests

0

failures

0

ignored

0.127s

duration

100%

successful

Tests

Test Duration Result
testInitializeELDeferredWithCustomForm 0.001s passed
testInitializeELDeferredWithForm 0.001s passed
testInitializeELImmediateWithCustomForm 0.002s passed
testInitializeELImmediateWithForm 0.006s passed
testInitializeNoEL 0.044s passed
testInterceptContinueFormDefault 0.002s passed
testInterceptContinueFormELDeferred 0.002s passed
testInterceptContinueFormELImmediate 0.023s passed
testInterceptContinueFormForward 0.010s passed
testInterceptContinueFormRedirect 0.002s passed
testInterceptDifferentMethod 0.001s passed
testInterceptNoMpp 0.002s passed
testInterceptSessionCookieExist 0.001s passed
testInterceptSessionCookieExistOnOriginalURLAfterAuthenticate 0.007s passed
testInterceptSuccessCustomForm 0.022s passed
testInterceptSuccessForm 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@3b615cee
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3b615cee
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3b615cee
    TrConfigZapper.zapTrConfig : finished invoke init()
SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
-- Trace -------------------------------------------------

Standard error

[ERROR   ] CWWKS1926E: The form login or custom form login HttpAuthenticationMechanism bean is not configured correctly. It is missing the LoginToContinue annotation.