Class CDNRequester
Object
|
+--CDNRequester
- class
CDNRequester
CDN certificate requester
Defined in _410-cdn-plugin.js
Constructor Summary |
CDNRequester(km)
Create a plug-in instance
|
Method Summary |
Boolean
|
actionListener(<Outline> source, <String> action)
Handle action triggered from the outline context menu
|
void
|
addDeviceContextMenu(<String[]> contextMenu, <Boolean> isInitialized, <Number> authenticationState)
Add an entry to the context menu associated with the device entry in the outline
|
Object
|
toString()
|
km
Object km
REQUEST_CDN_CERTIFICATE
<static> Object REQUEST_CDN_CERTIFICATE
CDNRequester
CDNRequester(km)
Create a plug-in instance
Parameters:
KeyManager
- ] km the associated key manager
actionListener
Boolean actionListener(<Outline> source, <String> action)
Handle action triggered from the outline context menu
Parameters:
source
- the source outline node of this action
action
- the action selected from the context menu
Returns:
true if the action was handled
addDeviceContextMenu
void addDeviceContextMenu(<String[]> contextMenu, <Boolean> isInitialized, <Number> authenticationState)
Add an entry to the context menu associated with the device entry in the outline
Parameters:
contextMenu
- the list of entries in the context menu
isInitialized
- the device is initialized
authenticationState
- the status returned in the last authentication query (SW1/SW2)
toString
Object toString()
Documentation generated by
JSDoc on Sat Feb 24 15:17:19 2024