public interface StitchCredential
| Modifier and Type | Method and Description |
|---|---|
Document |
getMaterial()
Returns the authentication material for this credential.
|
ProviderCapabilities |
getProviderCapabilities()
Returns the provider capabilities associated with this credential.
|
String |
getProviderName()
Returns the authentication provider name that this credential is for.
|
String |
getProviderType()
Returns the authentication provider type that this credential is for.
|
String getProviderName()
String getProviderType()
Document getMaterial()
ProviderCapabilities getProviderCapabilities()