![]() |
Antidot PHP API
version 0.16.0
##PHP API to simplify integration of Antidot components
|
AFS authentication interface. More...
Public Member Functions | |
format_as_url_param ($version=null) | |
Formats authentication parameters. | |
format_as_header_param ($version=null) | |
Formats authentication parameters. |
AFS authentication interface.
format_as_header_param | ( | $version = null | ) |
Formats authentication parameters.
$version | [in] Format string representation according to provided version information. |
Implemented in AfsUserAuthentication, and AfsTokenAuthentication.
format_as_url_param | ( | $version = null | ) |
Formats authentication parameters.
$version | [in] Format string representation according to provided version information. |
Implemented in AfsUserAuthentication, and AfsTokenAuthentication.