Skip to content

JavaDocs: Document replacement methods for MKP methods #2040

Open
@texastony

Description

@texastony

Issue

Crypto Tools marked all MasterKeyProvider methods as deprecated, but did not revise their JavaDocs to state which methods should be used instead.

This is a source of customer confusion, as it is not clear that customers should use the Keyring methods instead.

As originally posted by @jumarko in #1864 (comment)

          Are these deprecations documented anywhere? 
          The javadoc doesn't say anything about what should be used instead.

Suggested Fix

Revise the Java Docs for the Master Key Providers so that they details which methods replace the marked as deprecated methods.

Either remove the deprecation notice from the Caching Cryptographic Materials Manager methods or implement support for the CachingCMM with Keyrings.

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions