Class com.ibm.ws.security.token.ltpa.internal.LTPAConfigurationImplTest
Tests
Test |
Duration |
Result |
configReady |
0.005s |
passed |
deactivateUnregister |
0.046s |
passed |
fileMonitorRegistration |
0.003s |
passed |
fileMonitorRegistration_notCreatedByDefault |
0.001s |
passed |
getKeyFile |
0.001s |
passed |
getKeyPassword |
0.001s |
passed |
getLTPAKeyInfoManager |
0.001s |
passed |
getTokenExpiration |
0.001s |
passed |
getTokenFactory |
0.002s |
passed |
keyFileFromConfigDirWhenDefaultLocationNotOverridden |
0.001s |
passed |
keyFileFromOutputDirWhenDefaultLocationNotOverriddenAndKeysFileNotInConfigDir |
0.002s |
passed |
modified |
0.003s |
passed |
modified_fileAndMonitorIntervalChanged_unregistersListenerAndCreatesKeys |
0.002s |
passed |
modified_fileChanged_monitorIntervalSetToZero_unregistersListenerAndCreatesKeys |
0.003s |
passed |
modified_monitorIntervalSame_fileChanged_unregistersListenerAndCreatesKeys |
0.002s |
passed |
modified_monitorIntervalSetToZero_everythingElseTheSame_unregistersListener |
0.002s |
passed |
modified_monitorIntervalSet_everythingElseTheSame_keysNotReloaded |
0.002s |
passed |
modified_passwordChanged_doNotUnregisterOrCreateKeys |
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@11e4a0a2
[AUDIT ] CWWKS4104A: LTPA keys created in 0.245 seconds. LTPA key file: ${server.config.dir}/resources/security/ignored
[AUDIT ] CWWKS4104A: LTPA keys created in 0.044 seconds. LTPA key file: ${server.output.dir}/resources/security/ignored
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@11e4a0a2
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@11e4a0a2
TrConfigZapper.zapTrConfig : finished invoke init()
[AUDIT ] CWWKS4107A: The following LTPA keys files are either created, deleted, or modified: /path/to/another/file, or the LTPA configuration was modified. All the LTPA keys are reloaded.
[AUDIT ] CWWKS4107A: The following LTPA keys files are either created, deleted, or modified: /path/to/another/file, or the LTPA configuration was modified. All the LTPA keys are reloaded.
[AUDIT ] CWWKS4107A: The following LTPA keys files are either created, deleted, or modified: /path/to/another/file, or the LTPA configuration was modified. All the LTPA keys are reloaded.
[AUDIT ] CWWKS4107A: The following LTPA keys files are either created, deleted, or modified: /path/to/another/file, or the LTPA configuration was modified. All the LTPA keys are reloaded.
Standard error
[ERROR ] CWWKS4102E: The system cannot create the LTPA token because the required com.ibm.websphere.ltpa.3DESKey property is missing.
[ERROR ] CWWKS4102E: The system cannot create the LTPA token because the required com.ibm.websphere.ltpa.PrivateKey property is missing.
[ERROR ] CWWKS4102E: The system cannot create the LTPA token because the required com.ibm.websphere.ltpa.PublicKey property is missing.