CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Raif S. Naffah <raif>   06/07/31 01:27:08

Modified files:
        java/security  : Provider.java 
        .              : ChangeLog 

Log message:
        2006-07-31  Raif S. Naffah  <[EMAIL PROTECTED]>
        
                * java/security/Provider.java: Updated copyright year.
                Updated documentation.
                Formatting.
                (put): Updated documentation.
                Added security manager check.
                Canonicalize the key before adding its mapping.
                (get): Override superclass implementation to use canonicalized 
keys.
                (remove): Updated documentation.
                Added security manager check.
                Canonicalize the key before removing its mapping.
                (clear): Updated documentation.
                Added security manager check.
                (toCanonicalKey): New method.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/java/security/Provider.java?cvsroot=classpath&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8275&r2=1.8276


Reply via email to