bug4811: introduced MFA login and session credentials for Landscape management panel; added IAM to AWS SDK;

also updated a few launch configs to no longer show in the favorites, cleaning things up a little
This commit is contained in:
Axel Uhl
2021-02-16 18:15:09 +01:00
parent 0c347c1396
commit 5016e5b452
32 changed files with 3057 additions and 3049 deletions
@@ -43,5 +43,4 @@ public @interface Connector {
* If <code>false</code>, the connection won't be used to find {@link Statistic Statistics}.
*/
public boolean scanForStatistics() default true;
}