mediatekformation

AuthorizationCheckerInterface

The AuthorizationCheckerInterface.

Tags
author

Johannes M. Schmitt schmittjoh@gmail.com

Table of Contents

isGranted()  : bool
Checks if the attributes are granted against the current authentication token and optionally supplied subject.

Methods

isGranted()

Checks if the attributes are granted against the current authentication token and optionally supplied subject.

public isGranted(mixed $attributes[, mixed $subject = null ]) : bool
Parameters
$attributes : mixed
$subject : mixed = null
Return values
bool

Search results