OpenDOF Project
DOFAuthenticatorNode(* DOFAuthenticatorStorage::GetDomainNode)(DOFAuthenticatorStorage self, DOFObjectIDDomain domainID, DOFObjectIDAuthentication initiatorID)

Get the DOFAuthenticatorNode for the specified remote domain nodeID.

This must not be NULL.

Parameters
selfThe DOFAuthenticatorStorage object. This must not be NULL.
domainIDThe Domain ID of the remote domain node to be retrieved. This must not be NULL.
initiatorIDThe Authentication Identity (in the remote domain) of the initiator. This must not be NULL. The resulting node may choose to map the initiator to a local Authentication Identity.
Returns
The DOFAuthenticatorNode.
Exceptions
NULLis returned if the node cannot be found, or the node is not a domain node.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22