AuthAclState.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Enumerations | |
enum | AuthAclState { AUTH_ACL_CHALLENGE = -2 , AUTH_ACL_HELPER = -1 , AUTH_ACL_CANNOT_AUTHENTICATE = 0 , AUTH_AUTHENTICATED = 1 } |
Enumeration Type Documentation
◆ AuthAclState
enum AuthAclState |
Enumerator | |
---|---|
AUTH_ACL_CHALLENGE | |
AUTH_ACL_HELPER | |
AUTH_ACL_CANNOT_AUTHENTICATE | |
AUTH_AUTHENTICATED |
Definition at line 14 of file AuthAclState.h.