RMIConnectionImpl: Remove Subject.callAs on MarshalledObject

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: 25
    • Component/s: core-svc

      After Security Manager removal, there is never a reason for doing a MarshalledObject.cast, as another Subject.
      Previously, a Policy could have restricted permissable classes.

      RMIConnectionImpl.unwrap uses Subject.callAs(), when a Subject is set, to perform the MarshalledObject.get. This should be removed.

            Assignee:
            Kevin Walls
            Reporter:
            Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: