OpenDOF Project
DOFAuthenticatorNode(* DOFAuthenticatorStorage::GetGroupNode)(DOFAuthenticatorStorage self, DOFObjectIDAuthentication nodeID)

Get the DOFAuthenticatorNode for the specified group nodeID.

This must not be NULL.

Parameters
selfThe DOFAuthenticatorStorage object. This must not be NULL.
nodeIDThe Authentication Identity of the group node to be retrieved. This must not be NULL.
Returns
The DOFAuthenticatorNode.
Exceptions
NULLis returned if the node cannot be found, or the node is not a group node.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22