Class com.ibm.ws.security.token.ltpa.internal.LTPAConfigurationImplTest
Tests
Test |
Duration |
Result |
configReady |
0.007s |
passed |
deactivateUnregister |
0.039s |
passed |
fileMonitorRegistration |
0.003s |
passed |
fileMonitorRegistration_notCreatedByDefault |
0s |
passed |
getKeyFile |
0s |
passed |
getKeyPassword |
0s |
passed |
getLTPAKeyInfoManager |
0s |
passed |
getTokenExpiration |
0s |
passed |
getTokenFactory |
0s |
passed |
keyFileFromConfigDirWhenDefaultLocationNotOverridden |
0.016s |
passed |
keyFileFromOutputDirWhenDefaultLocationNotOverriddenAndKeysFileNotInConfigDir |
0.001s |
passed |
modified |
0.001s |
passed |
modified_fileAndMonitorIntervalChanged_unregistersListenerAndCreatesKeys |
0.002s |
passed |
modified_fileChanged_monitorIntervalSetToZero_unregistersListenerAndCreatesKeys |
0.002s |
passed |
modified_monitorIntervalSame_fileChanged_unregistersListenerAndCreatesKeys |
0.002s |
passed |
modified_monitorIntervalSetToZero_everythingElseTheSame_unregistersListener |
0.001s |
passed |
modified_monitorIntervalSet_everythingElseTheSame_keysNotReloaded |
0.001s |
passed |
modified_passwordChanged_doNotUnregisterOrCreateKeys |
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@d9598830
[AUDIT ] CWWKS4104A: LTPA keys created in 0.295 seconds. LTPA key file: ${server.config.dir}/resources/security/ignored
[AUDIT ] CWWKS4104A: LTPA keys created in 0.063 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@d9598830
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d9598830
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.