- Source:
Methods
(private) getIdentity(category, type)
Returns a Promise which resolves with a map indicating whether a given identity is provided by this entity.
Parameters:
Name | Type | Description |
---|---|---|
category |
String | The identity category |
type |
String | The identity type |
- Source:
(private) hasFeature(feature)
Returns a Promise which resolves with a map indicating whether a given feature is supported.
Parameters:
Name | Type | Description |
---|---|---|
feature |
String | The feature that might be supported. |
- Source: