Sean Mullan
Sean Mullan
Is there any value in keeping `SubjectDelegationPermission` after this change? If so, I would mark that API deprecated for removal, so that it can be removed in the next release...
Are there remaining tests that test the JMX fine grained permissions feature w/o depending on subject delegation?
> > Is there any value in keeping `SubjectDelegationPermission` after this change? If so, I would mark that API deprecated for removal, so that it can be removed in the...
As part of this API, we should also add a KEY_DERIVATION enum to the `java.security.CryptoPrimitive` class.
In the release note, it says "To ensure interoperability with SunJCE and Kerberos which uses the CS3 variant (see https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-38a-add.pdf, a new SunPKCS11 provider configuration attribute named "cipherTextStealingVariant" is introduced...