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

18

tests

0

failures

0

ignored

0.078s

duration

100%

successful

Tests

Test Duration Result
configReady 0.005s passed
deactivateUnregister 0.037s passed
fileMonitorRegistration 0.002s passed
fileMonitorRegistration_notCreatedByDefault 0.001s passed
getKeyFile 0.001s passed
getKeyPassword 0s passed
getLTPAKeyInfoManager 0.001s passed
getTokenExpiration 0s passed
getTokenFactory 0s passed
keyFileFromConfigDirWhenDefaultLocationNotOverridden 0.024s 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.001s passed
modified_monitorIntervalSetToZero_everythingElseTheSame_unregistersListener 0.001s passed
modified_monitorIntervalSet_everythingElseTheSame_keysNotReloaded 0s 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@a042b244
[AUDIT   ] CWWKS4104A: LTPA keys created in 0.349 seconds. LTPA key file: ${server.config.dir}/resources/security/ignored
[AUDIT   ] CWWKS4104A: LTPA keys created in 0.240 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@a042b244
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a042b244
    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.