OpenDOF Project
DOFAuthenticator DOF_GetAuthenticator ( const DOF  self,
DOFObjectIDDomain  domainID 
)

Returns a DOFAuthenticator known to the DOF.

Parameters
selfThe DOF. This must not be NULL.
domainIDThe domain ID. This should not be NULL.
Returns
The DOFAuthenticator known to the DOF.
Exceptions
NULLis returned if the authenticator is not known to the DOF, or an invalid parameter was detected.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25