public interface Credential
Modifier and Type | Method and Description |
---|---|
String |
getAdaptorName()
Get the name of the adaptor that created this Credential.
|
Map<String,String> |
getProperties()
Get the properties used to create this Credential.
|