AGRestAuthentication Class Reference
Inherits from | NSObject |
Conforms to | AGAuthenticationModuleAdapter |
Declared in | AGRestAuthentication.h AGRestAuthentication.m |
Overview
An internal AGAuthenticator module implementation that uses REST as the auth transport.
IMPORTANT: Users are not required to instantiate this class directly, instead an instance of this class is returned automatically when an Authenticator with default configuration is constructed or with the type config option set to “REST”. See AGAuthenticator and AGAuthenticationModule class documentation for more information.