コード例 #1
0
ファイル: ConfigWebImpl.java プロジェクト: amaroom/Lucee
 @Override
 public int getLoginDelay() {
   return configServer.getLoginDelay();
 }