org.apache.geronimo.util.jce.X509V1CertificateGenerator appears to be
deprecated with no replacement
----------------------------------------------------------------------------------------------------
Key: GERONIMO-3054
URL: https://issues.apache.org/jira/browse/GERONIMO-3054
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 1.1.1
Environment: All
Reporter: Ken
Priority: Minor
Hello, all. I am looking at the source code for several files, and one of
them, org.apache.geronimo.util.jce.X509V1CertificateGenerator has the following
tag & notice:
/**
* class to produce an X.509 Version 1 certificate.
*
* @deprecated use the equivalent class in org.apache.geronimo.util.x509
*/
I (think I) have looked everywhere for a package named x509 under util, or even
a reference to when/how/why/to what it was changed, but can't seem to find one.
Where is this "replacement" class that is mentioned in the deprecation?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.