libsolidcontrol
authentication.h File Reference
#include <solid/control/ifaces/authentication.h>
Include dependency graph for authentication.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | Solid |
namespace | Solid::Control |
Classes | |
class | Solid::Control::Authentication |
Base class for wireless authentication schemes. More... | |
class | Solid::Control::AuthenticationNone |
This Authentication is a null authentication. More... | |
class | Solid::Control::AuthenticationValidator |
Utility class Contains a backend specific validator instance to validate authentication Can be used for example to authenticate user input as they type. More... | |
class | Solid::Control::AuthenticationWep |
WEP (Wired Equivalent Privacy) Authentication. More... | |
class | Solid::Control::AuthenticationWpa |
AuthenticationWpa contains functionality shared by both Personal and Enterprise authentication flavors. More... | |
class | Solid::Control::AuthenticationWpaEnterprise |
WPA Enterprise. More... | |
class | Solid::Control::AuthenticationWpaPersonal |
WPA Personal authentication. More... |