requiresAuth

Enables authentication and authorization checks for an interface class.

Web/REST interface classes that have authentication enabled are required to specify either the @auth or the @noAuth attribute for every public method.

@property
requiresAuth
()

Meta