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