Nextcloud PHP API (master)

BruteForceProtection
in package

Attribute for controller methods that want to protect passwords, keys, tokens or other data against brute force

Tags
since
27.0.0
Attributes
#[Attribute]
\Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE

Table of Contents

Properties

$action  : string

Methods

__construct()  : mixed
getAction()  : string

Properties

Methods

__construct()

public __construct(string $action) : mixed
Parameters
$action : string
Tags
since
27.0.0

        
On this page

Search results