public class JCredStashWrapper extends Object
| Constructor and Description |
|---|
JCredStashWrapper(String region,
String tableName)
Constructor for the JCredStashWrapper
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCredential(String name,
Map<String,String> context) |
public 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 © 2017. All rights reserved.