You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2020. It is now read-only.
Beans are usually really poor and drop away so many info.
For example: RundeckToken has user and token properties only. Expiration time, id, roles.. are missing.
It will be useful to enrich existing beans or add a verbose response mode.
Extending RundeckClient could solve the issue, but I need to work inside org.rundeck.api namespace, because ApiCall and ApiPathBuilder are package protected. Not fine.