OpenDOF Project
boolean DOFAuthenticatorConfigBuilder_SetNodeIdentifier ( DOFAuthenticatorConfigBuilder  self,
uint8  id 
)

Sets the node identifier for the authenticator.

A node that supports multiple authenticators would use the same node identifier for each authenticator. If storage authentication requests for a domain are handled by multiple nodes, then each node must have its own identifier.

Parameters
selfThe DOFAuthenticatorConfigBuilder to set the node identifier of.
idThe node identifier. Valid range is 0-63. Invalid values are ignored and do not change the node identifier.
Return values
TRUENode identifier was set.
Exceptions
FALSENode identifier was failed to be set.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22