Documentation

AuthenticationEndpoint
in package

Authentication Endpoint

Table of Contents

__construct()  : AuthenticationEndpoint
creates a new AuthenticationEndpoint instance
callback()  : mixed
receive and process an authentication response
process()  : mixed
process an authentication request

Methods

callback()

receive and process an authentication response

public callback() : mixed
Tags
throws
Exception
Return values
mixed

process()

process an authentication request

public process() : mixed
Tags
throws
Exception
Return values
mixed

Search results