Possible ClassCastException in KdcComm

XMLWordPrintable

      In KdcComm.java there is a chance that the exception thrown is neither a KrbException nor an IOException, but some kind of RuntimeException (say, SecurityException). The cast on line 253 would cause a ClassCastException.

            Assignee:
            Artem Smotrakov
            Reporter:
            Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: