Class com.ibm.ws.security.token.ltpa.internal.LTPAConfigurationImplTest

18

tests

0

failures

0

ignored

0.079s

duration

100%

successful

Tests

Test Duration Result
configReady 0.005s passed
deactivateUnregister 0.037s passed
fileMonitorRegistration 0.001s passed
fileMonitorRegistration_notCreatedByDefault 0s passed
getKeyFile 0.001s passed
getKeyPassword 0s passed
getLTPAKeyInfoManager 0.001s passed
getTokenExpiration 0s passed
getTokenFactory 0.001s passed
keyFileFromConfigDirWhenDefaultLocationNotOverridden 0.015s passed
keyFileFromOutputDirWhenDefaultLocationNotOverriddenAndKeysFileNotInConfigDir 0.001s passed
modified 0.001s passed
modified_fileAndMonitorIntervalChanged_unregistersListenerAndCreatesKeys 0.001s passed
modified_fileChanged_monitorIntervalSetToZero_unregistersListenerAndCreatesKeys 0.001s passed
modified_monitorIntervalSame_fileChanged_unregistersListenerAndCreatesKeys 0.006s passed
modified_monitorIntervalSetToZero_everythingElseTheSame_unregistersListener 0.006s passed
modified_monitorIntervalSet_everythingElseTheSame_keysNotReloaded 0.001s 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@d98b6ced
[AUDIT   ] CWWKS4104A: LTPA keys created in 0.200 seconds. LTPA key file: ${server.config.dir}/resources/security/ignored
[AUDIT   ] CWWKS4104A: LTPA keys created in 0.120 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@d98b6ced
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d98b6ced
    TrConfigZapper.zapTrConfig : finished invoke init()
[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.