Class com.ibm.ws.security.token.ltpa.internal.LTPAConfigurationImplTest
Tests
Test |
Duration |
Result |
configReady |
0.009s |
passed |
deactivateUnregister |
0.069s |
passed |
fileMonitorRegistration |
0.004s |
passed |
fileMonitorRegistration_notCreatedByDefault |
0.001s |
passed |
getKeyFile |
0.002s |
passed |
getKeyPassword |
0s |
passed |
getLTPAKeyInfoManager |
0.001s |
passed |
getTokenExpiration |
0.001s |
passed |
getTokenFactory |
0.001s |
passed |
keyFileFromConfigDirWhenDefaultLocationNotOverridden |
0.028s |
passed |
keyFileFromOutputDirWhenDefaultLocationNotOverriddenAndKeysFileNotInConfigDir |
0.001s |
passed |
modified |
0.002s |
passed |
modified_fileAndMonitorIntervalChanged_unregistersListenerAndCreatesKeys |
0.002s |
passed |
modified_fileChanged_monitorIntervalSetToZero_unregistersListenerAndCreatesKeys |
0.002s |
passed |
modified_monitorIntervalSame_fileChanged_unregistersListenerAndCreatesKeys |
0.003s |
passed |
modified_monitorIntervalSetToZero_everythingElseTheSame_unregistersListener |
0.002s |
passed |
modified_monitorIntervalSet_everythingElseTheSame_keysNotReloaded |
0.001s |
passed |
modified_passwordChanged_doNotUnregisterOrCreateKeys |
0.001s |
passed |
Standard output
[AUDIT ] CWWKS4104A: LTPA keys created in 0.636 seconds. LTPA key file: ${server.config.dir}/resources/security/ignored
[AUDIT ] CWWKS4104A: LTPA keys created in 0.270 seconds. LTPA key file: ${server.output.dir}/resources/security/ignored
[AUDIT ] CWWKS4107A: The LTPA keys file or configuration were modified. The LTPA keys will be reloaded from the file: /path/to/another/file
[AUDIT ] CWWKS4107A: The LTPA keys file or configuration were modified. The LTPA keys will be reloaded from the file: /path/to/another/file
[AUDIT ] CWWKS4107A: The LTPA keys file or configuration were modified. The LTPA keys will be reloaded from the file: /path/to/another/file
[AUDIT ] CWWKS4107A: The LTPA keys file or configuration were modified. The LTPA keys will be reloaded from the file: /path/to/another/file
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.