Hi Simon,
if you use IO.http() to connect to a remote service, you should be able to use the argument securePasswordURL, which needs to start with one of the known URLs in secure storage. See the Script API panel's documentation or mouse-over IO.http() in the editor. Would this work for you or how else would you want to access the passwords?
Holger
--
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topbraid-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/ae585c92-5a4c-4cb3-93d6-814a6d2190f2n%40googlegroups.com.
The API does not offer a function to retrieve securely stored
passwords as a string. This would IMHO violate the whole point of
having secure storage, which is to encapsulate the password logic
within Java code.
Holger
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/b10d3b66-07db-4596-8aa9-5d89fe792480n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/cc8c5f22-1c81-4f90-9549-d8f410c588c8n%40googlegroups.com.