Cast one of the operands of this multiplication operation to a long
Sonar Link:
https://sonar.onap.org/project/issues?id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-VaiX32hFUzlqc5u2&resolved=false&severities=CRITICAL&types=BUG
Location:
src/main/java/com/att/nsa/cambria/security/DMaaPAuthenticatorImpl.java
Line No-51
Change-Id: I6b19e69e3fe6abf8287f94bbb88cdb99f5f1307e
Issue-ID: DMAAP-364
Signed-off-by: Dushyant Singh Thakur <dt00503496@techmahindra.com>
// Setting timeout to a large value for testing purpose.
// private static final long kDefaultRequestTimeWindow = 1000 * 60 * 10; //
// 10 minutes
- private static final long kDefaultRequestTimeWindow = 1000 * 60 * 10 * 10 * 10 * 10 * 10;
+ private static final long kDefaultRequestTimeWindow = (long)1000 * 60 * 10 * 10 * 10 * 10 * 10;
/**
* Construct the security manager against an API key database