SEC 1.4 NO IDEA Avatar
  1. OMG Issue

SEC14 — Using SecurityOpaque causes needless buffer copying

  • Key: SEC14-14
  • Legacy Issue Number: 1786
  • Status: open  
  • Source: Anonymous
  • Summary:

    Summary: Using SecurityOpaque causes needless buffer copying. I suggest
    a buffer interface.
    Using a sequence<octet> for tokens going in and out of
    SecurityReplaceable::Vault and SecurityContext imply
    (at least in the Java) maps it to an array of fixed length.

    This causes the implementations to constantly recopy entire
    arrays just to get the length attribute set correctly.

  • Reported: SEC 1.3 — Fri, 7 Aug 1998 04:00 GMT
  • Updated: Fri, 6 Mar 2015 20:58 GMT