|
Get the DOFAuthenticatorNode for the specified remote domain nodeID.
This must not be NULL.
- Parameters
-
self | The DOFAuthenticatorStorage object. This must not be NULL. |
domainID | The Domain ID of the remote domain node to be retrieved. This must not be NULL. |
initiatorID | The 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
-
NULL | is returned if the node cannot be found, or the node is not a domain node. |
|