CADI AAF Integration and merging the code
[portal.git] / ecomp-portal-BE-common / src / main / java / org / onap / portalapp / portal / utils / EPCommonSystemProperties.java
index 2c619af..80501e3 100644 (file)
@@ -99,5 +99,6 @@ public class EPCommonSystemProperties extends SystemProperties {
        public static final String UEB_KEY                                                              = "uebkey";
        public static final String AUTHORIZATION                                                = "Authorization";
        public static final String USERNAME                                                 = "username";
+       public static final String PASSWORD                                                 = "password";
        
 }