OXY-AUTHENTICATION 1.0
OXY-AUTHENTICATION Library Documentation
Loading...
Searching...
No Matches
oxy::authentication Namespace Reference

The oxy::authentication namespace contains classes and functions related to the oxy authentication system. More...

Classes

interface  IIdentifier
 Interface for managing an identifier in the oxy authentication system. More...

Typedefs

using IIdentifierPtr = std::shared_ptr<IIdentifier>
 A shared pointer type for managing instances of IIdentifier.

Functions

OXY_AUTHENTICATION_API IIdentifierPtr create_instance ()
 Creates an instance of IIdentifier.

Detailed Description

The oxy::authentication namespace contains classes and functions related to the oxy authentication system.