Beispiel #1
0
 private boolean equalsDefaultSecret() {
   return DEFAULT_SECRET.equals(play.Configuration.root().getString("application.secret"));
 }