This is the complete list of members for EepromAuthenticatorManager, including all inherited members.
| addAdditionalUUIDKey(const char *connectionName, const char *uuid) override | EepromAuthenticatorManager | virtual |
| AuthenticationManager(AuthenticationManagerType authType) (defined in AuthenticationManager) | AuthenticationManager | inlineexplicit |
| changePin(const char *newPin) | EepromAuthenticatorManager | |
| copyKeyNameToBuffer(int idx, char *buffer, int bufSize) | EepromAuthenticatorManager | |
| copyPinToBuffer(char *buffer, int size) | EepromAuthenticatorManager | |
| doesPinMatch(const char *pinAttempt) override | EepromAuthenticatorManager | virtual |
| EepromAuthenticatorManager(uint8_t numOfEntries=6) (defined in EepromAuthenticatorManager) | EepromAuthenticatorManager | inlineexplicit |
| getAuthenticationManagerType() | AuthenticationManager | inline |
| getNumberOfEntries() const | EepromAuthenticatorManager | inline |
| initialise(EepromAbstraction *eeprom, EepromPosition start, uint16_t magicKey=0x9B32) | EepromAuthenticatorManager | |
| isAuthenticated(const char *connectionName, const char *authResponse) override | EepromAuthenticatorManager | virtual |
| resetAllKeys() | EepromAuthenticatorManager |