Menu

#63 End-to-end Mutability

Milestone 1.2
open
nobody
AttrSvcAPI (27)
9
2010-05-21
2010-05-21
Phil Hunt
No

When handling confidential information (e.g. passwords) it is important to be able to zero out information as soon as it is no longer required.
http://java.sun.com/security/seccodeguide.html#0-6b

This will add support in ArisID for typed items that avoid use of String setters in favor of char[] objects which are mutable.

Discussion

  • Phil Hunt

    Phil Hunt - 2010-05-21
    • milestone: --> 754815
     
  • Phil Hunt

    Phil Hunt - 2010-05-21
    • milestone: 754815 --> Milestone 1.2
     

Log in to post a comment.