derecalliance / api-java

DeRec API for use in applications.
Apache License 2.0
5 stars 0 forks source link

DeRecSecret: Unable to get the description of the secret #33

Closed diptimahamuni closed 3 months ago

diptimahamuni commented 3 months ago

Problem

The UI should be able to display the description of the secret

Solution

Add method String getDescription() to DeRecSecret.java to get the description of the secret for use in the UI.