Refactor LoginContext.invokePriv()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: security-libs
    • None

      With JDK-8047789, invoke(String methodName) calls the method statically and the implementation has conditional code depending on which of the four methods. It seems we can do some refactoring to define 4 different methods for example:

       571 invokePriv(LOGIN_METHOD) -> invokeLoginMethod

            Assignee:
            Weijun Wang
            Reporter:
            Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: