public interface CredStash
| Modifier and Type | Method and Description |
|---|---|
String |
getCredential(String name,
Map<String,String> context) |
String getCredential(String name, Map<String,String> context) throws Exception
name - Base name of the credential to retrievecontext - key value mapException - the runtime exception if the credential is not foundCopyright © 2019. All rights reserved.