OpenDOF Project
DOFAuthenticatorList DOF_GetAuthenticators ( const DOF  self)

Gets a DOFAuthenticatorList of all DOFAuthenticators known to the given DOF.

Resource Management:
This function allocates resources that must later be freed by calling DOFAuthenticatorList_Destroy.
Parameters
selfThe DOF to get a list of DOFAuthenticators from. This must not be NULL.
Returns
A count and list of all DOFAuthenticators.
Exceptions
NULLis returned if the list cannot be allocated.
See Also
DOFAuthenticatorList
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25