JettyStartups to improve new Filters
[aaf/authz.git] / auth / auth-core / src / test / java / org / onap / aaf / auth / server / test / JU_AbsService.java
index 453eeb8..cd73e86 100644 (file)
@@ -73,7 +73,7 @@ public class JU_AbsService {
                }
 
                @Override
-               public Filter[] filters() throws CadiException, LocatorException {
+               public Filter[] _filters(Object ... additionalTafLurs) throws CadiException, LocatorException {
                        // TODO Auto-generated method stub
                        return null;
                }