diff options
author | Sergio Giro <sgiro@google.com> | 2016-08-24 18:24:33 +0100 |
---|---|---|
committer | Sergio Giro <sgiro@google.com> | 2016-08-30 19:58:30 +0000 |
commit | cf98c7a70222f4b3a66f8abd9626239395aea6c0 (patch) | |
tree | 814ff95e2760cb07a1d9512220b676c8afbbae53 /annotations/generate_annotated_java_files.py | |
parent | 7b042b3de57c940100934b5370f3cf61738dceac (diff) |
java.security: update java.security.KeyStore to jdk8u60
Pulling upstream changes from OpenJDK version jdk8u60 for
java.security.KeyStore.
- New method getAttributes in KeyStore.Entry
- New interface Attribute in KeyStore.Entry
- New constructor specifying protection algorithm and protection parameters in
KeyStore.PasswordProtection.
- New getters for protection algorithm and protection parameters in
KeyStore.PasswordProtection
- In PrivateKeyEntry, SecretKeyEntry and TrustedCertificateEntry, new
constructor allowing to specify attributes, and corresponding getter
getAttributes.
This commit also contains cosmetic JavaDoc changes like
- Use of @code in place of <code> tags.
- Tidied up casts/generics.
This completes the port to jdk8u60 for this class.
Change-Id: Ifec9d07b8f6c367a6fa2672fd5c43747057336ad
Test: make droid docs, vogar KS*{Entry,Password}*.java
Bug: 29631070
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions