testsecmec.out
来自「derby database source code.good for you.」· OUT 代码 · 共 12 行
OUT
12 行
Checking security mechanism authentication with DriverManagerT4: jdbc:derby://localhost:20000/wombat;create=true;user=neelima;password=lee;securityMechanism=3T1: jdbc:derby://localhost:20000/wombatT2: jdbc:derby://localhost:20000/wombat;user=maxT3: jdbc:derby://localhost:20000/wombat;user=neelima;password=leeT5: jdbc:derby://localhost:20000/wombat;user=neelima;password=lee;securityMechanism=9 - EXCEPTION java.security.NoSuchProviderException is caught when initializing EncryptionManager 'null'T6: jdbc:derby://localhost:20000/wombat;user=neelima;securityMechanism=4T8: jdbc:derby://localhost:20000/wombat;user=neelima;password=lee;securityMechanism=4SECMEC_USRIDPWD: OKSECMEC_EUSRIDPWD:EXCEPTION testSecurityMechanism() java.security.NoSuchProviderException is caught when initializing EncryptionManager 'null'Completed testSecMec
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?