Class org.lightningj.paywall.spring.SpringDefaultFileKeyManagerSpec
Tests
Test |
Duration |
Result |
Verify that getAsymTrustStorePath() return the setting for keymgrAsymTruststorePath |
0.007s |
passed |
Verify that getAsymTrustStorePath() throws InternalErrorException if not set |
0.005s |
passed |
Verify that getKeyStorePath() return the setting for keymgrKeystorePath |
0.001s |
passed |
Verify that getKeyStorePath() throws InternalErrorException if not set |
0.001s |
passed |
Verify that getProtectPassphrase() return the setting for keymgrPassword |
0.001s |
passed |
Verify that getProtectPassphrase() throws InternalErrorException if not set |
0.001s |
passed |