Application Onboarding page changes
[portal.git] / ecomp-portal-BE-common / src / main / java / org / onap / portalapp / portal / service / ExternalAccessRolesService.java
index ee960c4..d064545 100644 (file)
@@ -415,13 +415,6 @@ public interface ExternalAccessRolesService {
         */
        public JSONArray getAppRolesJSONFromExtAuthSystem(EPApp app) throws Exception;
        
-       /**
-        * It encodes the function code  based on Hex encoding
-        * @param funCode
-        * 
-        */
-       public String encodeFunctionCode(String funCode);
-       
        /**
         * 
         * It returns list of ExternalRoleDetails which is converted from JSON array of roles