AbstractStaticcreateDefault constructor for IdUserNamePair.
the ID of the generic credential containing the dispatch target information
the username of the account.
an IdUserNamePair instance.
StaticfromAlternate constructor that creates an IdUserNamePair from a json.
contains the source for instance creation.
an IdUserNamePair instance.
AbstractidentifierThe ID of the generic credential containing the dispatch target information
(the dispatch_target_ prefix is removed). This is presented as Identification
of the generic credential in the nevisIDM administration web interface.
AbstractusernameThe username of the account.
The DeviceInformation represents a set of dispatch targets on the backend side. For each account there is a dispatch target entry in the backend. This object exposes the ID of the dispatch target for each account.
The DeviceInformation stores a set of generic credentials representing dispatch targets in nevisIDM. For each account there is a generic credential in nevisIDM. This object exposes the value of the
Identificationattribute of each of the generic credentials for each account.