Class ManagementToken

Object
   |
   +--ManagementToken

class ManagementToken


A plug-in example
Defined in 230-management-token-plugin.js


Field Summary
 Object km
          
<static>  Object RELEASE_TOKEN_ACTION
          
<static>  Object USE_TOKEN_ACTION
          
 
Constructor Summary
ManagementToken(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 deriveSOPIN(id, seed)
           Derive the SO-PIN using the token management key
 void releaseManagementToken()
           Release and reset the management token
 Object toString()
          
 void useAsManagementToken()
           Use the current token as management token

Field Detail

km

Object km

RELEASE_TOKEN_ACTION

<static> Object RELEASE_TOKEN_ACTION

USE_TOKEN_ACTION

<static> Object USE_TOKEN_ACTION

Constructor Detail

ManagementToken

ManagementToken(km)

Method Detail

actionListener

Boolean actionListener(<Outline> source, <String> action)

addDeviceContextMenu

void addDeviceContextMenu(<String[]> contextMenu, <Boolean> isInitialized, <Number> authenticationState)

deriveSOPIN

Object deriveSOPIN(id, seed)

releaseManagementToken

void releaseManagementToken()

toString

Object toString()

useAsManagementToken

void useAsManagementToken()


Documentation generated by JSDoc on Sat Feb 24 15:17:19 2024