Revert "DATACOUCH-322 - Add RBAC username and password support"

This reverts commit 6ec9b7b36f.
This commit is contained in:
Subhashni Balakrishnan
2018-04-03 14:07:13 -07:00
parent c592971288
commit 62ab852a3f
61 changed files with 185 additions and 520 deletions

View File

@@ -111,13 +111,6 @@
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.6.0</version>
<scope>test</scope>
</dependency>
<!-- JSR 303 Validation -->
<dependency>
<groupId>javax.validation</groupId>