Use final restricted flag

XMLWordPrintable

    • b108
    • Verified

        Code cleanup, JceSecurity.isRestricted can be declared as final:

        - private static boolean isRestricted = true;
        + private final static boolean isRestricted;

              Assignee:
              Xuelei Fan
              Reporter:
              Xuelei Fan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: