Class com.ibm.ws.security.javaeesec.cdi.beans.LoginToContinueInterceptorTest
Tests
| Test |
Duration |
Result |
| testInitializeELDeferredWithCustomForm |
0.001s |
passed |
| testInitializeELDeferredWithForm |
0s |
passed |
| testInitializeELImmediateWithCustomForm |
0.001s |
passed |
| testInitializeELImmediateWithForm |
0.003s |
passed |
| testInitializeNoEL |
0.033s |
passed |
| testInterceptContinueFormDefault |
0.001s |
passed |
| testInterceptContinueFormELDeferred |
0.001s |
passed |
| testInterceptContinueFormELImmediate |
0.019s |
passed |
| testInterceptContinueFormForward |
0.003s |
passed |
| testInterceptContinueFormRedirect |
0.001s |
passed |
| testInterceptDifferentMethod |
0.001s |
passed |
| testInterceptNoMpp |
0.001s |
passed |
| testInterceptSessionCookieExist |
0.001s |
passed |
| testInterceptSessionCookieExistOnOriginalURLAfterAuthenticate |
0.004s |
passed |
| testInterceptSuccessCustomForm |
0.007s |
passed |
| testInterceptSuccessForm |
0s |
passed |
Standard output
TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e25915c7
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e25915c7
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e25915c7
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.