OpenDOF Project
DOFAuthenticatorList DOF_CreateAuthenticatorList ( const DOF  self)

Creates a DOFAuthenticatorList with 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 8.0.1 Build 0
2018-01-22