Method | Description | |
---|---|---|
act_rest ( ) | Handles incoming REST requests for which the user need not be authenticated. | |
act_verified_rest ( ) | Handles incoming REST requests for which the user must be authenticated. |
public act_rest ( ) |
public act_verified_rest ( ) |