X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-batch%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Faaf%2Fauth%2Fhelpers%2FUserRole.java;h=9f366c817c488784f03ed37bfb07f8b89f524fba;hb=f129d3fde1205cffe9680959f365b618b1a3f85a;hp=d990bb11ba54514dd628646cbf7d3f8f06dbba10;hpb=40a9c869994113c1d0701d205829c60837fe3e8b;p=aaf%2Fauthz.git diff --git a/auth/auth-batch/src/main/java/org/onap/aaf/auth/helpers/UserRole.java b/auth/auth-batch/src/main/java/org/onap/aaf/auth/helpers/UserRole.java index d990bb11..9f366c81 100644 --- a/auth/auth-batch/src/main/java/org/onap/aaf/auth/helpers/UserRole.java +++ b/auth/auth-batch/src/main/java/org/onap/aaf/auth/helpers/UserRole.java @@ -130,7 +130,7 @@ public class UserRole implements Cloneable, CacheChange.Data { } public int totalLoaded() { - return totalLoaded(); + return totalLoaded; } public int deleted() {